2 Commits

Author SHA1 Message Date
f9cc694731 Update src/app/page.tsx 2026-04-19 10:20:04 +00:00
69235c179b Merge version_1 into main
Merge version_1 into main
2026-04-19 10:18:52 +00:00

View File

@@ -184,7 +184,7 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{ id: "q1", title: "How do I enroll?", content: "Enrollment is simple, just choose a course on our catalog page and checkout." },
{ id: "q2", title: "Is there a refund policy?", content: "Yes, we offer a 14-day money-back guarantee for all course enrollments." },
{ id: "q2", title: "Is there a refund policy?", content: "We offer a 14-day money-back guarantee with no questions asked" },
{ id: "q3", title: "Can I get consultation separately?", content: "Absolutely, feel free to reach out via our contact page." },
]}
title="Frequently Asked Questions"