Files
ComfyUI_frontend/apps/website/.gitignore
Yourz 14140db09f feat: implement website layout and homepage
- Reorganize components into common/, home/, company/, product/ directories
- Add BaseLayout with shared SiteNav and SiteFooter
- Implement homepage sections: Hero, SocialProofBar, ProductShowcase,
  UseCase, GetStarted, ProductCards, CaseStudySpotlight, BuildWhat
- Add reusable components: BrandButton, NodeBadge, ProductCard,
  FooterLinkColumn, NavDesktopLink, MobileMenu
- Add PPFormula font family, client logos, and icon assets
- Add hero/footer logo frame sequences for scroll-driven animations
- Add useFrameScrub composable and smoothScroll (Lenis + GSAP ScrollTrigger)
- Add route config, nav config, and placeholder pages for all routes
- Add Playwright e2e tests for homepage and navigation
- Add GSAP and Lenis dependencies
- Fix stylelint color-function-notation in global.css
2026-04-14 16:51:43 +08:00

4 lines
28 B
Plaintext