Closed clydehenry3 closed 1 month ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
trendtrack | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 4, 2024 8:03pm |
@Bashamega Testing worked great on my machine. Is there anything within my code to improve it? Thanks.
@Bashamega Testing worked great on my machine. Is there anything within my code to improve it? Thanks.
The error is with linter:
22:73 Error: `'` can be escaped with `'`, `‘`, `'`, `’`. react/no-unescaped-entities
Also please fix the responsivness
Also please fix the responsivness
I believe the responsive issue is within the cards or the viewport themselves. When using the dev tools and making the screen smaller, it responds great. However when using just the browser, it appears to be within the cards being too wide.
I have made the changes of spelling, symbols, and logo.
I'm also going to upload the hero image because when looking on my phone, it looks blurry even though it's an SVG. Going to see how I can improve this.
Description
Summary of Changes:
This update introduces a new hero section with custom content and ux/design improvements. The navigation bar has been updated to include the logo, and a custom hero image has been added to enhance the visual appeal of the landing page.
Related Issue:
This change addresses [Issue #51 ], which requested the addition of a hero section and logo placement in the navigation bar. Please see Line 26 in src/components/Hero.tsx to link sections together. Attempted to add a smooth scroll but it kept breaking the file.
Motivation and Context:
The purpose of these updates is to improve the user interface by making the landing page more visually engaging and providing clear branding through the logo and custom imagery in the hero section.
Dependencies:
No new dependencies were added as part of this update. Tailwind CSS was used to style the components.
Fixes #(issue)
Type of change
Checklist:
Screenshots (if applicable):