Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-19 10:20:08 +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"