Update src/app/page.tsx

This commit is contained in:
2026-03-16 19:54:01 +00:00
parent 30a8697c4f
commit aa6975dd28

View File

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