4 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
9bf2445999 Update src/app/page.tsx 2026-03-05 11:49:37 +00:00
4ea58bce16 Merge version_2 into main
Merge version_2 into main
2026-03-05 11:45:48 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
tagIcon={Zap}
tagAnimation="slide-up"
title="Your Identity Moves to the Cloud"
description="Get a permanent E-number that's yours forever. No SIM card. No carrier lock-in. Verified calls. Scam-proof. Join the 1,000 eFounders shaping the future of African identity."
description="Get a permanent E-number that's yours forever—your portable identity that travels with you across any device or network. No SIM card. No carrier lock-in. Verified calls. Scam-proof. Join the 1,000 eFounders shaping the future of African identity."
background={{ variant: "sparkles-gradient" }}
leftCarouselItems={[
{
@@ -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}
/>