You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve the existing landing page hero section in frontend/src/pages/LandingPage.tsx. The current version is basic — make it visually polished with proper spacing, gradient text, and a clean call-to-action section.
Acceptance Criteria
Hero headline uses gradient text (indigo to purple)
"Find Work" and "Hire a Freelancer" buttons are clearly styled
Layout is responsive on mobile and desktop
Tailwind CSS used throughout (no custom CSS files)
Summary
Improve the existing landing page hero section in
frontend/src/pages/LandingPage.tsx. The current version is basic — make it visually polished with proper spacing, gradient text, and a clean call-to-action section.Acceptance Criteria