Mizu is a Next.js marketing site for companies, presenting a hero, features, pricing, testimonials and about sections on a single scrollable landing page, with user accounts behind NextAuth.
The frontend is built with Tailwind CSS, Radix UI and Headless UI primitives, and Framer Motion for section transitions and a custom cursor. Authentication runs through NextAuth with a Prisma-backed PostgreSQL database for user accounts.