3 Commits

Author SHA1 Message Date
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
a991707406 Update src/app/page.tsx 2026-03-05 11:45:44 +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={[
{
@@ -83,6 +83,10 @@ export default function LandingPage() {
tagIcon={AlertCircle}
tagAnimation="slide-up"
title="Your identity belongs to your carrier. Not anymore. With eNative, you own a permanent E-number stored in the cloud—like your Twitter handle, but for your identity. It cannot be changed or taken away. It's yours for life."
buttons={[
{ text: "Explore the Solution", href: "#solution" }
]}
buttonAnimation="slide-up"
useInvertedBackground={false}
/>
</div>