From 2ddd64de299bfc84955282313baed7e132da6be7 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 14:32:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3b3ffa0..afa08b1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -193,7 +193,7 @@ export default function LandingPage() { faqsAnimation="slide-up" faqs={[ { - id: "1", title: "How long does it take to complete a course?", content: "Course duration varies depending on the program. Online courses typically take 4-12 weeks with flexible scheduling, while bootcamps are intensive 8-12 week programs. You can check specific timelines for each course on the program details page." + id: "1", title: "How long does it take to complete a course?", content: "Course duration varies—check specific timelines for each program. Online courses typically take 4-12 weeks with flexible scheduling, while bootcamps are intensive 8-12 week programs." }, { id: "2", title: "What happens after I complete my course?", content: "Upon completion, you'll receive a professional certificate recognized by industry leaders. You'll also get lifetime access to course materials, career coaching sessions, and invitations to our exclusive alumni network and job board."