Merge version_1 into main #2
@@ -78,22 +78,22 @@ export default function LandingPage() {
|
||||
id: 1,
|
||||
title: 'Structured Curriculum',
|
||||
description: 'Learn from carefully designed courses covering everything from fundamentals to advanced topics with real-world applications',
|
||||
phoneOne: { imageSrc: 'http://img.b2bpic.net/free-photo/stylish-teenager-using-laptop_23-2147777318.jpg?_wi=1' },
|
||||
phoneTwo: { imageSrc: 'http://img.b2bpic.net/free-photo/stylish-teenager-using-laptop_23-2147777318.jpg?_wi=2' }
|
||||
phoneOne: { imageSrc: 'http://img.b2bpic.net/free-photo/stylish-teenager-using-laptop_23-2147777318.jpg' },
|
||||
phoneTwo: { imageSrc: 'http://img.b2bpic.net/free-photo/stylish-teenager-using-laptop_23-2147777318.jpg' }
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: 'Expert Mentorship',
|
||||
description: 'Get personalized guidance from industry professionals who bring years of experience and practical insights',
|
||||
phoneOne: { imageSrc: 'http://img.b2bpic.net/free-photo/people-working-together-animation-studio_23-2149208003.jpg?_wi=1' },
|
||||
phoneTwo: { imageSrc: 'http://img.b2bpic.net/free-photo/people-working-together-animation-studio_23-2149208003.jpg?_wi=2' }
|
||||
phoneOne: { imageSrc: 'http://img.b2bpic.net/free-photo/people-working-together-animation-studio_23-2149208003.jpg' },
|
||||
phoneTwo: { imageSrc: 'http://img.b2bpic.net/free-photo/people-working-together-animation-studio_23-2149208003.jpg' }
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: 'Career Enhancement',
|
||||
description: 'Earn recognized credentials and build a portfolio that opens doors to exciting career opportunities',
|
||||
phoneOne: { imageSrc: 'http://img.b2bpic.net/free-vector/resume-cv-template_1284-8554.jpg?_wi=1' },
|
||||
phoneTwo: { imageSrc: 'http://img.b2bpic.net/free-vector/resume-cv-template_1284-8554.jpg?_wi=2' }
|
||||
phoneOne: { imageSrc: 'http://img.b2bpic.net/free-vector/resume-cv-template_1284-8554.jpg' },
|
||||
phoneTwo: { imageSrc: 'http://img.b2bpic.net/free-vector/resume-cv-template_1284-8554.jpg' }
|
||||
}
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -205,7 +205,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: '5',
|
||||
title: 'Is there a trial or money-back guarantee?',
|
||||
content: 'Yes, we offer a 7-day free trial for most courses. Additionally, we provide a 30-day money-back guarantee if you\'re not completely satisfied with your learning experience.'
|
||||
content: "Yes, we offer a 7-day free trial for most courses. Additionally, we provide a 30-day money-back guarantee if you're not completely satisfied with your learning experience."
|
||||
}
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user