fix: update hero copy — "Get Your Community Noticed with (you)rMerch"

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Jeff Emmett 2026-02-24 21:45:24 -08:00
parent a152e77fed
commit d5f742341b
1 changed files with 7 additions and 8 deletions

View File

@ -80,10 +80,11 @@ export default async function HomePage() {
name name
) : ( ) : (
<> <>
Community Merch, Get Your Community Noticed
<br /> <br />
with{" "}
<span className="text-transparent bg-clip-text bg-gradient-to-r from-primary to-secondary"> <span className="text-transparent bg-clip-text bg-gradient-to-r from-primary to-secondary">
Revenue for Your Community (you)rMerch
</span> </span>
</> </>
)} )}
@ -95,12 +96,10 @@ export default async function HomePage() {
"Custom merchandise for your community." "Custom merchandise for your community."
) : ( ) : (
<> <>
Locally produced merch that{" "} A self-provisioned local design &amp; print protocol that
<strong className="text-foreground"> generates{" "}
feeds revenue directly into your community <strong className="text-foreground">revenue</strong> (and
</strong> attention!) for your community.
. Design, upload, and sell print-on-demand swag every sale
funds your project&apos;s mission.
</> </>
)} )}
</p> </p>