Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ad7c591ea4 |
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboardCarousel
|
<HeroBillboardCarousel
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
title="Grow Your Money, Your Way"
|
title="Build Financial Freedom Starting with K50"
|
||||||
description="Zambia's first micro-investment platform. Start from just K50 via MTN MoMo or Airtel Money. No bank account needed."
|
description="Zambia's first micro-investment platform. Start from just K50 via MTN MoMo or Airtel Money. No bank account needed."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Get Started", href: "#contact" },
|
{ text: "Get Started", href: "#contact" },
|
||||||
@@ -190,4 +190,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user