Skip to content
/ astro-site Public template
forked from fauziralpiandi/astrogent

A modern, production-ready landing page template for AI and SaaS products. Built with Astro and Tailwind CSS.

License

Notifications You must be signed in to change notification settings

GovWizely/astro-site

 
 

Repository files navigation

AI Agent Landing Page

Demo

A modern, production-ready landing page template for AI and SaaS products. Built with Astro and Tailwind CSS.

Features

  • ⚡️ Astro 5 - Fast, static site generation
  • 🎨 Tailwind CSS 4 - Modern styling with CSS-first config
  • 📱 Fully Responsive - Mobile-first design
  • Accessible - Semantic HTML & ARIA compliant
  • 🎭 Smooth Animations - Scroll-triggered effects
  • 🎯 SEO Ready - Meta tags & Open Graph
  • 🧩 Modular Components - Easy to customize

Sections

  • Hero with stats
  • Features grid (9 cards)
  • How it works (4 steps)
  • Testimonials (6 with company logos)
  • Pricing tiers (3 plans)
  • FAQ accordion (6 questions)
  • Contact form
  • Footer

Quick Start

# Install dependencies
npm install

# Start dev server
npm run dev

# Build for production
npm run build

Customization

Edit content in:

  • src/config.ts - Site configuration
  • src/content/*.ts - Features, testimonials, FAQ
  • src/styles/globals.css - Colors & animations

Deploy

Deploy to Vercel

Works on Replit, Vercel, Netlify, and GitHub Pages.

License

MIT

About

A modern, production-ready landing page template for AI and SaaS products. Built with Astro and Tailwind CSS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Astro 59.4%
  • TypeScript 30.2%
  • CSS 10.3%
  • JavaScript 0.1%