Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e47d1dfa34 | |||
| edfa33967c | |||
| 3c14667852 | |||
| 9f0e7167ec | |||
| e908ac1777 |
@@ -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="Build Financial Freedom Starting with K50"
|
title="Grow Your Money, Your Way"
|
||||||
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" },
|
||||||
@@ -129,10 +129,10 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
plans={[
|
plans={[
|
||||||
{ id: "plan1", tag: "Core", price: "50%", period: "T-Bills", description: "Core engine yielding 20-28% annually.", button: { text: "Learn More" }, featuresTitle: "Allocations", features: ["Government Regulated", "Highest Security", "Consistent Returns"] },
|
{ id: "plan4", tag: "Diversified", price: "10%", period: "Money Market", description: "Diversification yielding 15-22% annually.", button: { text: "Learn More" }, featuresTitle: "Allocations", features: ["Risk Managed", "Steady Growth", "Daily Liquidity"] },
|
||||||
{ id: "plan2", tag: "Buffer", price: "25%", period: "Bank Deposits", description: "Liquidity buffer yielding 12-18% annually.", button: { text: "Learn More" }, featuresTitle: "Allocations", features: ["Fixed Interest", "High Liquidity", "Stable Growth"] },
|
{ id: "plan2", tag: "Buffer", price: "25%", period: "Bank Deposits", description: "Liquidity buffer yielding 12-18% annually.", button: { text: "Learn More" }, featuresTitle: "Allocations", features: ["Fixed Interest", "High Liquidity", "Stable Growth"] },
|
||||||
{ id: "plan3", tag: "Growth", price: "15%", period: "Govt Bonds", description: "Long term growth yielding 22-30% annually.", button: { text: "Learn More" }, featuresTitle: "Allocations", features: ["Capital Preservation", "High Yield", "Government Backed"] },
|
{ id: "plan1", tag: "Core", price: "50%", period: "T-Bills", description: "Core engine yielding 20-28% annually.", button: { text: "Learn More" }, featuresTitle: "Allocations", features: ["Government Regulated", "Highest Security", "Consistent Returns"] },
|
||||||
{ id: "plan4", tag: "Diversified", price: "10%", period: "Money Market", description: "Diversification yielding 15-22% annually.", button: { text: "Learn More" }, featuresTitle: "Allocations", features: ["Risk Managed", "Steady Growth", "Daily Liquidity"] }
|
{ id: "plan3", tag: "Growth", price: "15%", period: "Govt Bonds", description: "Long term growth yielding 22-30% annually.", button: { text: "Learn More" }, featuresTitle: "Allocations", features: ["Capital Preservation", "High Yield", "Government Backed"] }
|
||||||
]}
|
]}
|
||||||
title="Your Money is Always Protected"
|
title="Your Money is Always Protected"
|
||||||
description="65% backed by the Government of Zambia. Zero exposure to crypto, equities, or speculation."
|
description="65% backed by the Government of Zambia. Zero exposure to crypto, equities, or speculation."
|
||||||
|
|||||||
Reference in New Issue
Block a user