Project Go
Bold, motion-rich Astro theme for productized services, launch studios, consultants, and done-for-you offers. Polaroid hero, moving checklist, responsive launch roadmap, project case studies, pricing, journal, forms, and live accent switching.
One payment for Project Go and everything else - all 27 themes, every future release, and the visual builder included.
See Project Go in action
Every page and section is part of the download. Use these as launch-day templates - keep the structure, swap the copy.
Project Go is a complete Astro website system for productized services, independent studios, consultants, and done-for-you teams that need to make a focused offer feel easy to trust. Its oversized typography, acid accent, heavy outlines, polaroid project cards, direct copy, and hand-drawn annotations create a confident identity without relying on generic SaaS gradients. The motion system is central to the experience: the hero cards arrive after the opening beat and drift apart on scroll, a never-ending checklist moves behind timed speech bubbles, the launch process becomes a structured roadmap on wide screens, testimonials and proof loop continuously, and project previews follow the pointer inside pricing. The production build generates 16 pages, including six project case studies, a journal with three Markdown articles, a full impact initiative, contact and legal routes, SEO output, and a custom 404. Shared brand, homepage content, project stories, imagery, pricing, interface labels, form providers, legal copy, metadata, accessibility text, and SEO live in src/config/site.ts, while long-form journal posts remain pleasant to edit as Markdown.
Best Fit For
- Productized service businesses with one focused offer
- Website, launch, design, and development studios
- Independent consultants and small senior teams
- Done-for-you services that need a clear process and fixed price
- Creative operators selling strategy, copy, design, or implementation
- Small businesses that need case studies, pricing, a journal, and lead capture
Full Page Set
Every page is real and editable - no placeholders, no "coming soon" stubs.
18 Sections Included
Every section is a ready-to-use Astro component. Add it to any page, customize via config, or remove what you don't need.
What's Included
A Productized Offer People Can Understand
The simple promise grid, launch roadmap, comparison table, fixed-price section, proof, and FAQ work together as one sales argument. The theme is especially strong when the service needs to feel focused, senior, and low-friction rather than endlessly bespoke.
Motion With a Clear Role
Cards introduce the work, the checklist visualizes the problem, the process map explains delivery, and the marquees sustain rhythm. Lenis and GSAP make the movement feel cohesive, while responsive and reduced-motion modes preserve the content instead of merely disabling effects.
A Brand System Buyers Can Recolor Live
The acid-green identity can be changed permanently from one site.ts value, while the optional floating palette lets visitors preview eight accents across the entire site. Buttons, marks, cards, focus states, and route transitions all follow the same token.
Forms, newsletter, and analytics - pre-wired
Project Go is ready to connect to your preferred providers. Pick from the options below, drop in a single API key, and your contact form, newsletter signup, and analytics are live - no backend, no JavaScript, no glue code.
Contact form
The Contact section's <form> renders with no JS. Set one provider in site.ts; the form action wires automatically.
- Formspree50 free submissions / month, no domain restriction
- FormSubmitFree, no signup - just an email confirmation
- Netlify FormsFree 100/month - Netlify hosting only
Newsletter
The Newsletter form sends subscribers directly to your ESP. The email input name auto-adjusts per provider.
- MailchimpStandard EMAIL field; honeypot supported
- ConvertKit (Kit)email_address field; works with any form ID
- Buttondownemail field; lightest, indie-friendly
Analytics
Layout.astro injects the right script tag based on the provider you choose. No client-side branching.
- Google Analytics 4Paste your G-XXXXXXXXXX measurement ID
- PlausiblePrivacy-friendly, ~1 KB script, no cookies
- UmamiSelf-hostable, also cookie-free
Tech Stack
Config-Driven Setup
Every theme uses a single src/config/site.ts file
for customization. Change your brand, navigation, form providers, analytics, and section content
without touching component code.
// src/config/site.ts
export const siteConfig = {
name: "Your Company",
tagline: "Your tagline here",
url: "https://yourdomain.com",
navigation: { sticky: true, links: [...], cta: {...} },
social: { twitter: "...", github: "...", linkedin: "..." },
seo: { title: "...", description: "...", ogImage: "/og.png" },
// ── Provider switches ────────────────────────────────
contactForm: { provider: "formspree", formspreeId: "your-id" },
newsletter: { provider: "convertkit", actionUrl: "https://..." },
analytics: { provider: "plausible", plausibleDomain: "you.com" },
// ── Section data ─────────────────────────────────────
team, video, timeline, comparison, gallery,
carousel, tabs, appDownload, map, footer,
} as const; Full documentation, ready before you buy
Browse the install guide, the site.ts reference, provider setup, deploy instructions, and the Project Go-specific page - all live now.
More themes from the collection.
Falcon
Agency / Portfolio / Blog
August
Personal / Portfolio / SaaS
Slab
SaaS / Startup
Vertex
SaaS / Startup
Or get every theme - these included - with the All-Access Pass.