Skip to content

UseAnchor/landing

Repository files navigation

Anchor Landing Page

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.

Features

  • 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

Getting Started

  1. Install dependencies:
    npm install
    # or
    yarn install
  2. Run the development server:
    npm run dev
    # or
    yarn dev
  3. Open http://localhost:3000 to view the landing page.

Tech Stack

  • Next.js (App Router)
  • TypeScript
  • Tailwind CSS
  • shadcn/ui + Aceternity UI
  • Funnel Display font (Google Fonts)

Customization

  • 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

About

Anchor landing page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published