Update src/app/page.tsx

This commit is contained in:
2026-03-16 20:35:36 +00:00
parent efa8a628b3
commit 4e4d16f146

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Shop Verified Originals Now", href: "#products" },
{ text: "Browse Original Watches", href: "#products" },
{ text: "Explore Replicas", href: "#replicas" }
]}
buttonAnimation="slide-up"