Skip to content

mjgreeves/sitehero-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

🦸‍♂️ SiteHero — AI Hero Section Generator

SiteHero is an AI-powered hero section generator for marketers, founders, designers, and PLG teams.
It transforms a simple prompt into a complete hero section — image, headline, subheadline, CTAs, and production-ready code.

This public repo provides a high-level overview, architecture, screenshots, and product direction.
The full production code lives inside the private PlayHero monorepo.


🚀 What SiteHero Does

SiteHero makes landing page creation fast and accessible:

  • AI-generated hero images
  • AI-written headlines & subheadlines
  • Conversion-optimized CTAs (PLG + Sales-Led motions)
  • Instant code export (React, Next.js, HTML)
  • Template library for different SaaS verticals
  • “Hero of the Day” — dynamic daily hero inspiration
  • Figma-to-code transformer
  • Startup program (“Hero for Startups”)
  • Refer-a-Hero referral program

It’s the fastest way to design, test, and ship high-performing hero sections.


🎨 Supported GTM Motions

  • Product-Led (PLG): Free Trial, Freemium, Start Now
  • Sales-Led: Request Demo, Contact Sales
  • Hybrid: Mix of both

SiteHero automatically optimizes hero sections for each motion’s best practices.


🧩 Core Modules

Hero Generator

AI engine that creates hero images, headlines, subheadlines, and CTAs.

Template Library

A growing set of PLG, SaaS, Enterprise, and Startup hero templates.

Hero of the Day

A dynamic daily section showcasing trending hero layouts.

Figma-to-Code

Upload a Figma frame → receive production-ready Tailwind/Next.js code.

Preview Engine

Real-time hero preview with theme + layout toggles.

Referral Layer

“Refer a Hero” program + startup discounts.


📐 Architecture Snapshot

sitehero
├── generator
│   ├── image
│   ├── headline
│   ├── subheadline
│   ├── cta
│   └── layout
│
├── templates
│   ├── plg
│   ├── sales-led
│   ├── hybrid
│   └── industry-verticals
│
├── hero-of-the-day
│   ├── feed
│   └── preview
│
├── figma-to-code
│
└── ui
    ├── previewer
    ├── components
    └── layout

🏗 Tech Stack

  • Next.js 15 (App Router + RSC)
  • Vercel (deploy, edge, AI SDK)
  • Supabase (auth, data storage, real-time)
  • Tailwind + shadcn/ui
  • TypeScript
  • PlayHero DSv1 Design System

🧠 Key Capabilities

  • End-to-end hero creation (prompt → image + copy + code)
  • PLG + Sales-Led template support
  • AI conversion-optimized copywriting
  • Daily hero inspiration feed
  • Figma → code transformation
  • Code export (Next.js, React, HTML)
  • Integrated PlayHero design tokens
  • Ready-made demos for early-stage SaaS teams

🛠 Current Development Areas

  • Template expansion (vertical-specific hero patterns)
  • Enhanced image generation quality
  • DSv1 integration + UI refinements
  • Multi-step hero wizard
  • Team library + save feature
  • Code export enhancements
  • Startup referral program dashboard

🔗 Live Link


📬 Contact

Mike Greeves — Founder, PlayHero


Always building, always shipping.

About

AI hero section generator — create images, copy, and production-ready code for startup landing pages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors