A modern, immersive landing page for an artisan iced coffee brand. Built with Next.js, Tailwind CSS, and Framer Motion.
- Scroll Sequence Animation: A cinematic, frame-by-frame scroll animation showcasing the coffee pouring process.
- Smooth Animations: Fluid reveal and scroll animations powered by Framer Motion.
- Responsive Design: Fully responsive layout that looks great on mobile, tablet, and desktop.
- Modern UI: Dark theme with elegant typography (Playfair Display & Inter) and subtle gold/copper accents.
- Next.js 15 (App Router)
- React 19
- Tailwind CSS
- Framer Motion
- TypeScript
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.