5 Commits

Author SHA1 Message Date
e47d1dfa34 Merge version_4 into main
Merge version_4 into main
2026-04-22 18:05:01 +00:00
edfa33967c Update src/app/page.tsx 2026-04-22 18:04:57 +00:00
3c14667852 Merge version_3 into main
Merge version_3 into main
2026-04-22 18:04:46 +00:00
ad7c591ea4 Update src/app/page.tsx 2026-04-22 18:04:43 +00:00
9f0e7167ec Merge version_2 into main
Merge version_2 into main
2026-04-22 18:04:37 +00:00

View File

@@ -97,7 +97,7 @@ export default function LandingPage() {
{ icon: Smartphone, title: "Sign Up", description: "Use your mobile number — no paperwork required." }, { icon: Smartphone, title: "Sign Up", description: "Use your mobile number — no paperwork required." },
{ icon: Target, title: "Choose Goal", description: "Set your path for business, education, or emergencies." }, { icon: Target, title: "Choose Goal", description: "Set your path for business, education, or emergencies." },
{ icon: Wallet, title: "Deposit", description: "Start from K50 via MTN MoMo or Airtel Money." }, { icon: Wallet, title: "Deposit", description: "Start from K50 via MTN MoMo or Airtel Money." },
{ icon: TrendingUp, title: "Watch it Grow", description: "Earn 2028% annual returns on your savings." } { icon: TrendingUp, title: "Watch it Grow", description: "Enjoy 2028% annual returns." }
]} ]}
title="Simple. Safe. For Every Zambian." title="Simple. Safe. For Every Zambian."
description="Join the growing community of SikaGrow investors in four simple steps." description="Join the growing community of SikaGrow investors in four simple steps."
@@ -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."