From 65601b2c1e07570677492d0c12711d57b55e1662 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 07:52:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 54d23f2..34389ed 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function HomePage() { ]} testimonialRotationInterval={5000} buttons={[ - { text: "Join Waitlist", href: "https://scradi.ai/waitlist" }, + { text: "Get Early Access", href: "https://scradi.ai/waitlist" }, { text: "Explore Research", href: "/research" }, ]} buttonAnimation="slide-up" -- 2.49.1