specollective / insights-agent-web-app

Web client for the Insights Agent application.
2 stars 1 forks source link

Issue 40/ Web App: Hero Header #56

Closed YolineB closed 1 year ago

YolineB commented 1 year ago

Ticket Description

Fixes #40

Note: Logo styling needs updated, reflected on issue #58

Description of Changes

Added #70B443 as green-100 in tailwind.config.js Added HeroComponent.jsx Removed logo image in favor of text

Before and After for UI Updates

Before:

Desktop:

image

Mobile on download page:

image

After:

Desktop (now reflected on all desktop pages):

image

Mobile on download and landing page:

image

For PR Reviewer Does this file change the yarn.lock, package.json or package-lock.json file? If so, why? If this pr contains mobile and desktop changes, did you test on IphoneXr and desktop views? Does this file match the related tickets linked figma file, or does it pass the visual smell test? If this file contains javascript, does the javascript pass the smell test? If you don't feel super confident in your review, did you assign someone more senior to double check?