copy(marketing): update hero headline and sub-headline

This commit is contained in:
2026-05-14 13:44:47 -07:00
parent af62a5cd55
commit 7b0b07bffc

View File

@@ -1118,18 +1118,14 @@ function Hero({ onStart, variant = "quote" }) {
{variant === "promise" ? (
<>
<h1 className="hero-quote">
Keep <span className="mark">vibing</span>.
<br />
All the way to launch.
Every small business deserves their{" "}
<span className="mark">perfect tool</span>.
</h1>
<div className="hero-attribution mono">
idea live marketed customers
</div>
<p className="hero-sub">
<b>Build it. Go Live. Find Users.</b>
<br />
Your AI handles the technical stuff, puts your idea online, and
helps you find customers. No extra tools. No headaches.
Vibn is the platform for people building them.
</p>
</>
) : (