mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
6 test files covering all landing page components: - BentoGrid: search filtering, category pills, tool count, empty state - Navbar: links, mobile menu, GitHub star count formatting, fetch - HowItWorks: Docker command display, clipboard copy, terminal chrome - FAQ: accordion expand/collapse, all questions rendered - Contact: form fields, validation, Formspree submission, error states - Components: Hero, TypingCursor, WhyChoose, Enterprise, Pricing, OpenSource, Footer (rendering, links, content verification) Also updates vitest.config.ts with landing page aliases and automatic JSX transform for Next.js components.