Merge version_3_1777316718554 into main #2

Merged
bender merged 1 commits from version_3_1777316718554 into main 2026-04-27 19:06:00 +00:00

View File

@@ -15,10 +15,10 @@ export default function HomePage() {
<RadialGradientBackground position="absolute" />
<HeroSplitVerticalMarquee
tag="Emotional Well-being"
title="Buy the Feeling You Need Today"
description="Curated products and experiences designed to spark joy, calm, energy, or connection. Shop by emotion, not category."
title="Sell What They Feel, Not What You Sell"
description="Transform your brand story into genuine emotional connection. Stop competing on features. Start competing on meaning."
primaryButton={{
text: "Explore Your Mood",
text: "Start Selling Emotionally",
href: "#products",
}}
secondaryButton={{
@@ -231,4 +231,4 @@ export default function HomePage() {
</div>
</>
);
}
}