diff --git a/src/app/page.tsx b/src/app/page.tsx index 3302d14..2d17269 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,7 +96,7 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={false} - buttons={[{ text: "View All Collections", href: "#" }]} + buttons={[{ text: "Reserve Yours", href: "#" }]} buttonAnimation="slide-up" />