Merge version_1 into main #3
@@ -72,21 +72,22 @@ export default function LandingPage() {
|
||||
textboxLayout="inline-image"
|
||||
animationType="slide-up"
|
||||
showStepNumbers={true}
|
||||
useInvertedBackground={false}
|
||||
title="Comprehensive Learning Path"
|
||||
description="We offer structured courses tailored to industry standards, covering everything from fundamentals to advanced systems design."
|
||||
features={[
|
||||
{
|
||||
title: "Foundation Building", description: "Start with core logic and algorithms using Python/C++.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/back-shot-young-man-playing-competitive-shooter-games-computer-with-two-streaming-chats-open_482257-29572.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/programming-background-collage_23-2149901780.jpg" },
|
||||
title: "Foundation Building", description: "Start with core logic and algorithms using Python/C++.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/back-shot-young-man-playing-competitive-shooter-games-computer-with-two-streaming-chats-open_482257-29572.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/programming-background-collage_23-2149901780.jpg" }
|
||||
},
|
||||
{
|
||||
title: "Fullstack Mastery", description: "Learn modern frameworks like React, Node.js, and TypeScript.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-using-tablet-sustainable-data-center-implementing-green-technologies-it_482257-132419.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/isometric-view-3d-rendering-neon-city_23-2150900964.jpg" },
|
||||
title: "Fullstack Mastery", description: "Learn modern frameworks like React, Node.js, and TypeScript.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-using-tablet-sustainable-data-center-implementing-green-technologies-it_482257-132419.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/isometric-view-3d-rendering-neon-city_23-2150900964.jpg" }
|
||||
},
|
||||
{
|
||||
title: "Advanced Engineering", description: "Master system design, scaling, and database architecture.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/creative-colleagues-working-new-app-design_1098-21584.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-network-technology-background-with-low-poly-plexus-design_1048-18867.jpg" },
|
||||
},
|
||||
title: "Advanced Engineering", description: "Master system design, scaling, and database architecture.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/creative-colleagues-working-new-app-design_1098-21584.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-network-technology-background-with-low-poly-plexus-design_1048-18867.jpg" }
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user