From 3154ffe596e13b5f24ed34dcfe2be53e56f2d237 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 23:40:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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