Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a9cab3a532 | |||
| a913ccc18b | |||
| 25315572cc | |||
| f142e432ef |
@@ -40,7 +40,7 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroLogo
|
<HeroLogo
|
||||||
logoText="SF ESSENTIALS"
|
logoText="SF ESSENTIALS"
|
||||||
description="Premium watches that elevate your style — without the premium price. Luxury that doesn’t ask for permission."
|
description="Premium watches that elevate your style. Limited inventory available—shop now and get free shipping on all orders today."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Shop Now", href: "#products" },
|
{ text: "Shop Now", href: "#products" },
|
||||||
{ text: "Explore Collection", href: "#products" },
|
{ text: "Explore Collection", href: "#products" },
|
||||||
@@ -147,4 +147,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user