Kunthawat Greethong b6e76cc98b fix: remove Font component and fontProviders (esbuild parse error)
The Font component with spread syntax caused esbuild parse error
at Base.astro line 64. Replaced with direct Google Fonts link tag.

Also removed fonts[] array from astro.config.mjs since we're
loading Inter via <link> tag instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-01 10:18:59 +07:00

Marketing Template

A conversion-focused landing page with pricing and contact form. Built on Astro + EmDash CMS.

Features

  • Hero with CTAs
  • Feature grid
  • Pricing cards
  • FAQ and contact form
  • EmDash CMS for content management

Commands

npm run dev        # Start dev server
npm run build      # Build for production
npm run bootstrap  # Initialize database and seed content

Pages

  • / - Homepage with hero, features, testimonials, FAQ
  • /pricing - Pricing page with plans comparison
  • /contact - Contact form

Admin

Access the CMS at /_emdash/admin after running bootstrap.

Description
No description provided
Readme 202 KiB
Languages
Astro 88.8%
TypeScript 6.2%
CSS 2.4%
JavaScript 1.2%
Dockerfile 0.9%
Other 0.5%