A modern, accessible, and responsive landing page for Anchor, built with Next.js (App Router, TypeScript), Tailwind CSS (custom palette), shadcn/ui, Aceternity UI, and Funnel Display font.
- Custom color palette (defined in Tailwind and global CSS)
- Fully responsive layout
- Sticky glassmorphic navbar
- Clean sections (no JS animation libs, only CSS transitions/animations)
- Accessible, mobile-friendly design
- Easy customization
- Install dependencies:
npm install # or yarn install
- Run the development server:
npm run dev # or yarn dev
- Open http://localhost:3000 to view the landing page.
- Next.js (App Router)
- TypeScript
- Tailwind CSS
- shadcn/ui + Aceternity UI
- Funnel Display font (Google Fonts)
- Edit
/tailwind.config.js
and/app/styles/globals.css
for color palette and font. - Place your logo at
/public/dark.png
. - Replace mockup images in
/public
as needed.
© 2025 Anchor