3 Commits

Author SHA1 Message Date
e3231fe6c1 Merge version_3_1777316718554 into main
Merge version_3_1777316718554 into main
2026-04-27 19:05:59 +00:00
kudinDmitriyUp
ebf09712ac Bob AI: Update the hero section's headline to 'Sell What They Feel, 2026-04-27 19:05:56 +00:00
91ed153d48 Merge version_2_1777290330734 into main
Merge version_2_1777290330734 into main
2026-04-27 11:47:08 +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>
</>
);
}
}