trypear / pear-landing-page

Landing page for PearAI, the Open Source AI-Powered Code Editor
https://trypear.ai
19 stars 31 forks source link

User Workflow: Fix sign in, sign out, and forget password pages #66

Closed Fryingpannn closed 5 days ago

Fryingpannn commented 1 week ago

Color scheme is wrong for the following pages. Should conform to rest of landing page. Also includes when you type inside the input boxes.

  1. SIGN IN
  2. SIGN OUT
  3. FORGET PASSWORD

SIGN IN Image

SIGN OUT Image

FORGET PASSWORD Image

dscreet commented 1 week ago

can work on this

triple-lutz commented 1 week ago

@Fryingpannn curious to know - as I am new to this repo - is our landing page responsive to light/dark mode?

jspEclipse commented 1 week ago

@Fryingpannn curious to know - as I am new to this repo - is our landing page responsive to light/dark mode?

as of the current moment, no it isn't. I also don't know if there are any plans on making it either.

dscreet commented 6 days ago

https://github.com/trypear/pear-landing-page/pull/92

dscreet commented 6 days ago

I'm assuming @Fryingpannn meant sign up page, not sign out.

Further work: modify Label and Input components and use these instead.