Update src/app/page.tsx
This commit is contained in:
@@ -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—<a href='#' style={{textDecoration: 'underline', cursor: 'pointer'}}>check specific timelines for each program</a>. 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."
|
||||
|
||||
Reference in New Issue
Block a user