Update src/app/page.tsx

This commit is contained in:
2026-03-12 04:03:09 +00:00
parent f6177864d9
commit cdaf973e5b

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
mediaAnimation="slide-up"
background={{ variant: "plain" }}
buttons={[
{ text: "Explore Collection", href: "#collection" },
{ text: "Reserve Now", href: "#collection" },
{ text: "Pre-Order Now", href: "#order" }
]}
buttonAnimation="slide-up"