Build Beautiful Marketing Sites

A modern, feature-rich Astro template with smooth scrolling, interactive backgrounds, and polished UI components.

Everything You Need

This template comes packed with features to help you build stunning marketing sites.

Lenis Smooth Scrolling

Buttery smooth scrolling experience with opt-in configuration.

Custom Scrollbar

Chrome-style custom scrollbar with theme awareness.

Mobile-First Design

Responsive layouts that work beautifully on all devices.

View Transitions

Smooth page transitions using Astro's View Transitions API.

SubNav Component

Sticky navigation with glassmorphism and grouped links.

FadeIn Animations

Scroll-triggered fade-in animations for content.

SEO Suite

Meta tags, Open Graph, Twitter Cards, structured data, and auto-generated sitemap.

Easy Configuration

All features are opt-in and configurable through a simple config file.

// src/config/site.ts
export const siteConfig = {
  features: {
    smoothScrolling: true,  // Lenis smooth scrolling
    customScrollbar: true,  // Chrome-style scrollbar
    viewTransitions: true,  // Page transitions
  },
}

Ready to Get Started?

Clone this template and start building your next project.