Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-10 14:45:02 +00:00

View File

@@ -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' },
phoneTwo: { imageSrc: 'http://img.b2bpic.net/free-photo/stylish-teenager-using-laptop_23-2147777318.jpg' }
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' }
},
{
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' },
phoneTwo: { imageSrc: 'http://img.b2bpic.net/free-photo/people-working-together-animation-studio_23-2149208003.jpg' }
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' }
},
{
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' },
phoneTwo: { imageSrc: 'http://img.b2bpic.net/free-vector/resume-cv-template_1284-8554.jpg' }
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' }
}
]}
showStepNumbers={true}