Summary
Apply the brand accent colors (amber/gold and green) defined in issue #15 to the main UI components (Navbar, Hero, Features, and Footer) to add visual depth and color to the black-and-white theme.
Tasks
Files to change
components/layout/Navbar.tsx (~15 lines changed)
components/landing/HeroSection.tsx (~30 lines changed)
components/landing/FeaturesSection.tsx (~25 lines changed)
components/landing/CTASection.tsx (~15 lines changed)
Acceptance criteria
- Visual design is elevated from pure black-and-white with elegant brand accent highlights
- Maintain premium look without cluttering the screen
npm run build succeeds
Summary
Apply the brand accent colors (amber/gold and green) defined in issue #15 to the main UI components (Navbar, Hero, Features, and Footer) to add visual depth and color to the black-and-white theme.
Tasks
Files to change
components/layout/Navbar.tsx(~15 lines changed)components/landing/HeroSection.tsx(~30 lines changed)components/landing/FeaturesSection.tsx(~25 lines changed)components/landing/CTASection.tsx(~15 lines changed)Acceptance criteria
npm run buildsucceeds