3 Commits

Author SHA1 Message Date
91d6919f30 Merge version_3 into main
Merge version_3 into main
2026-05-14 12:30:54 +00:00
a95f0b9c31 Update src/app/page.tsx 2026-05-14 12:30:48 +00:00
93f5f80e91 Merge version_2 into main
Merge version_2 into main
2026-05-14 12:19:51 +00:00

View File

@@ -105,10 +105,10 @@ export default function LandingPage() {
{
id: "whatsapp-course",
badge: "Best Value",
price: "$10",
subtitle: "Full Access WhatsApp Training",
buttons: [{ text: "Join WhatsApp Group", href: "https://chat.whatsapp.com/your-group-link-here" }],
features: ["All Core Modules", "WhatsApp Group Support", "Certified by Completion", "Lifetime Access"]
price: "Free",
subtitle: "Host your own instance for free",
buttons: [{ text: "Get Started", href: "https://support.kobotoolbox.org/install_anywhere.html" }],
features: ["Full Data Control", "Unlimited Surveys", "Self-Hosted Deployment", "Community Support"]
}
]}
/>