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"