copy(marketing): update 'the wall' section headline and sub-headline

This commit is contained in:
2026-05-14 13:49:11 -07:00
parent 7b0b07bffc
commit 154bcc3d6f

View File

@@ -1455,11 +1455,11 @@ function Wall() {
<div className="wall-head"> <div className="wall-head">
<Eyebrow>The wall</Eyebrow> <Eyebrow>The wall</Eyebrow>
<h2 className="wall-title" style={{ marginTop: 18 }}> <h2 className="wall-title" style={{ marginTop: 18 }}>
Every other tool stops <em>right here</em>. Keep vibing. <em>All the way to launch</em>.
</h2> </h2>
<p className="wall-sub"> <p className="wall-sub">
You built it. It works on your laptop. Then the chat hands you a Your AI handles the technical stuff, puts your idea online, and
list. helps you find customers. No extra tools. No headaches.
</p> </p>
</div> </div>