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