2 Commits

Author SHA1 Message Date
ba983920b0 Update src/app/page.tsx 2026-03-05 13:27:28 +00:00
70296b6b2f Merge version_3 into main
Merge version_3 into main
2026-03-05 11:49:40 +00:00

View File

@@ -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}
/>