Public
Remixed
Premium AI toolkit SaaS landing page with glassmorphism UI
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.

šŸš€ CreatorLaunch AI

A premium, high-converting SaaS landing page for an AI-powered content creation toolkit. Built with React + Hono on Val Town.

View Live →

Features

  • šŸŒ— Dark/Light Mode toggle with full theme support
  • šŸŽØ Glassmorphism UI with animated gradients and glowing effects
  • šŸ“± Fully Responsive mobile-first design
  • ⚔ Animated Dashboard mockup in hero section
  • šŸ¤– Interactive AI Demo with typing animation
  • šŸ’° Pricing Section with monthly/yearly toggle
  • šŸ’¬ Testimonials from creators
  • ā“ Accordion FAQ section
  • šŸ“§ Email Capture Popup (timed)
  • šŸ¤ Affiliate/Referral program section
  • šŸ”— Sticky Navbar with smooth scroll navigation

Architecture

Rendering mermaid diagram...

File Structure

index.ts                          ← Hono backend + API routes
frontend/
  index.html                      ← HTML shell with CSS animations
  index.tsx                       ← React entrypoint
  favicon.svg                     ← Gradient app icon
  components/
    App.tsx                       ← Root layout + dark mode state
    Navbar.tsx                    ← Sticky nav with mobile menu
    Hero.tsx                      ← Hero + animated dashboard mockup
    Features.tsx                  ← 6 AI tool cards
    SocialProof.tsx               ← Testimonials + stats + logos
    Pricing.tsx                   ← 3 plans with monthly/yearly toggle
    Demo.tsx                      ← Interactive AI prompt playground
    Referral.tsx                  ← Affiliate program section
    FAQ.tsx                       ← Accordion FAQ
    Footer.tsx                    ← Links + newsletter + CTA banner
    EmailPopup.tsx                ← Timed email capture modal

Tech Stack

  • Frontend: React 18 + Twind (Tailwind CSS)
  • Backend: Hono on Val Town
  • Icons: Font Awesome 6
  • Fonts: Inter (Google Fonts)
  • Styling: Custom CSS with glassmorphism, gradients, animations