Compare commits
3 Commits
version_2_
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| e3231fe6c1 | |||
|
|
ebf09712ac | ||
| 91ed153d48 |
@@ -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>
|
||||
</>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user