diff --git a/src/app/page.tsx b/src/app/page.tsx index a2a294d..82857ad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -136,7 +136,7 @@ export default function LandingPage() { description="Secure your place in the drop. Exclusive access for the chosen few." buttons={[ { - text: "SHOP DROP", href: "#"}, + text: "JOIN WAITLIST", href: "#"}, ]} /> @@ -167,4 +167,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file