diff --git a/src/app/page.tsx b/src/app/page.tsx index 80c0dfe..7aadc85 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -181,8 +181,8 @@ export default function LandingPage() { animationType="entrance-slide" background={{ variant: "sparkles-gradient" }} buttons={[ - { text: "Claim My E-Number", href: "https://beta.enative.app" }, - { text: "Join the Waitlist", href: "https://enative.app/waitlist" }, + { text: "Claim E-Number Now", href: "https://beta.enative.app" }, + { text: "View Waitlist", href: "https://enative.app/waitlist" }, ]} useInvertedBackground={false} />