From a95f0b9c31a32e2367475ffa0d7bb5318fe83f97 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 12:30:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index be9542f..4422fc6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"] } ]} /> -- 2.49.1