diff --git a/src/app/page.tsx b/src/app/page.tsx index b3c6951..84cee6f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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} />