Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9bf2445999 | |||
| 4ea58bce16 | |||
| a991707406 |
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user