Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-04-09 11:32:56 +00:00

View File

@@ -46,12 +46,12 @@ export default function LandingPage() {
description="Unlock your potential with expert-led courses in Python, JavaScript, AI, and more. Join thousands of developers building the future."
buttons={[{ text: "Get Started", href: "#features" }]}
carouselItems={[
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/back-shot-young-man-playing-competitive-shooter-games-computer-with-two-streaming-chats-open_482257-29572.jpg", imageAlt: "Code Dashboard" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/programming-background-collage_23-2149901780.jpg", imageAlt: "Digital Tech Background" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-using-tablet-sustainable-data-center-implementing-green-technologies-it_482257-132419.jpg", imageAlt: "IDE Interface" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/isometric-view-3d-rendering-neon-city_23-2150900964.jpg", imageAlt: "Data Flow" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/creative-colleagues-working-new-app-design_1098-21584.jpg", imageAlt: "Developer Setup" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-network-technology-background-with-low-poly-plexus-design_1048-18867.jpg", imageAlt: "Abstract Geometry" },
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/back-shot-young-man-playing-competitive-shooter-games-computer-with-two-streaming-chats-open_482257-29572.jpg?_wi=1", imageAlt: "Code Dashboard" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/programming-background-collage_23-2149901780.jpg?_wi=1", imageAlt: "Digital Tech Background" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-using-tablet-sustainable-data-center-implementing-green-technologies-it_482257-132419.jpg?_wi=1", imageAlt: "IDE Interface" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/isometric-view-3d-rendering-neon-city_23-2150900964.jpg?_wi=1", imageAlt: "Data Flow" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/creative-colleagues-working-new-app-design_1098-21584.jpg?_wi=1", imageAlt: "Developer Setup" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-network-technology-background-with-low-poly-plexus-design_1048-18867.jpg?_wi=1", imageAlt: "Abstract Geometry" },
]}
/>
</div>
@@ -77,16 +77,16 @@ export default function LandingPage() {
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?_wi=2" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/programming-background-collage_23-2149901780.jpg?_wi=2" }
},
{
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?_wi=2" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/isometric-view-3d-rendering-neon-city_23-2150900964.jpg?_wi=2" }
},
{
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?_wi=2" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-network-technology-background-with-low-poly-plexus-design_1048-18867.jpg?_wi=2" }
}
]}
/>
@@ -98,9 +98,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
plans={[
{ id: "pro-1", title: "Essentials", price: "$29", period: "/mo", features: ["Fundamentals", "Video Lectures", "Community Support"], button: { text: "Join Now" }, imageSrc: "http://img.b2bpic.net/free-photo/isometric-view-3d-rendering-neon-city_23-2150900964.jpg", imageAlt: "digital data stream flow" },
{ id: "pro-2", title: "Professional", price: "$59", period: "/mo", features: ["Everything in Essentials", "Projects", "Mentorship"], button: { text: "Join Now" }, imageSrc: "http://img.b2bpic.net/free-photo/creative-colleagues-working-new-app-design_1098-21584.jpg", imageAlt: "developer working laptop" },
{ id: "pro-3", title: "Enterprise", price: "$129", period: "/mo", features: ["Everything in Professional", "Team access", "Priority Support"], button: { text: "Contact Us" }, imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-network-technology-background-with-low-poly-plexus-design_1048-18867.jpg", imageAlt: "abstract tech geometry blue" },
{ id: "pro-1", title: "Essentials", price: "$29", period: "/mo", features: ["Fundamentals", "Video Lectures", "Community Support"], button: { text: "Join Now" }, imageSrc: "http://img.b2bpic.net/free-photo/isometric-view-3d-rendering-neon-city_23-2150900964.jpg?_wi=3", imageAlt: "digital data stream flow" },
{ id: "pro-2", title: "Professional", price: "$59", period: "/mo", features: ["Everything in Essentials", "Projects", "Mentorship"], button: { text: "Join Now" }, imageSrc: "http://img.b2bpic.net/free-photo/creative-colleagues-working-new-app-design_1098-21584.jpg?_wi=3", imageAlt: "developer working laptop" },
{ id: "pro-3", title: "Enterprise", price: "$129", period: "/mo", features: ["Everything in Professional", "Team access", "Priority Support"], button: { text: "Contact Us" }, imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-network-technology-background-with-low-poly-plexus-design_1048-18867.jpg?_wi=3", imageAlt: "abstract tech geometry blue" },
]}
title="Flexible Learning Options"
description="Simple plans for every stage of your coding journey."