Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ba983920b0 | |||
| 70296b6b2f | |||
| 9bf2445999 | |||
| 4ea58bce16 |
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
|||||||
tagIcon={Zap}
|
tagIcon={Zap}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
title="Your Identity Moves to the Cloud"
|
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" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
leftCarouselItems={[
|
leftCarouselItems={[
|
||||||
{
|
{
|
||||||
@@ -181,8 +181,8 @@ export default function LandingPage() {
|
|||||||
animationType="entrance-slide"
|
animationType="entrance-slide"
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Claim My E-Number", href: "https://beta.enative.app" },
|
{ text: "Claim E-Number Now", href: "https://beta.enative.app" },
|
||||||
{ text: "Join the Waitlist", href: "https://enative.app/waitlist" },
|
{ text: "View Waitlist", href: "https://enative.app/waitlist" },
|
||||||
]}
|
]}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user