From 7240bfb78101fbf2752d230a71fe379fbb0de972 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 13:42:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7653a04..52401ab 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -188,7 +188,6 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient" }} buttons={[ { text: "Claim E-Number Now", href: "https://beta.enative.app" }, - { text: "View Waitlist", href: "https://enative.app/waitlist" }, ]} useInvertedBackground={false} /> -- 2.49.1