Create a Vibe Site

Step 1: Choose your aesthetic and provide a few keywords.

1. Choose a Vibe

['icon' => 'bi-pc-display-horizontal', 'desc' => '90s nostalgia, pixelated and chunky.'], 'Synthwave' => ['icon' => 'bi-sunset', 'desc' => 'Neon grids, chrome, and 80s futurism.'], 'Brutalism' => ['icon' => 'bi-building', 'desc' => 'Raw, blocky, and unapologetically functional.'], 'Dad-garage' => ['icon' => 'bi-tools', 'desc' => 'Rugged, practical, and built to last.'], 'Zen-mono' => ['icon' => 'bi-yin-yang', 'desc' => 'Minimalist, monochrome, and serene.'] ]; foreach ($vibes as $name => $details): ?>

2. Enter Keywords

Enter 1-3 key phrases that describe your site.
'; echo '
'; echo '

Submission Received (Step 2 Preview)

'; echo '

This is where the AI-generated preview will appear. For now, here are the values you submitted:

'; echo '
'; echo '
'; echo '
Selected Vibe: ' . htmlspecialchars($vibe) . '
'; echo '

Keywords: ' . htmlspecialchars($keywords) . '

'; echo '
'; echo '
'; echo '
'; echo '
'; } ?>