diff --git a/src/app/page.tsx b/src/app/page.tsx index 63153ef..8aafef8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"