Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-21 10:07:51 +00:00

View File

@@ -40,7 +40,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogo
logoText="SF ESSENTIALS"
description="Premium watches that elevate your style — without the premium price. Luxury that doesnt ask for permission."
description="Premium watches that elevate your style. Limited inventory available—shop now and get free shipping on all orders today."
buttons={[
{ text: "Shop Now", href: "#products" },
{ text: "Explore Collection", href: "#products" },
@@ -147,4 +147,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}