Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-07 13:57:15 +00:00

View File

@@ -45,9 +45,9 @@ export default function LandingPage() {
description="Master modern programming through practical, project-based education. Start your journey today with world-class mentors."
buttons={[{ text: "Get Started", href: "#pricing" }, { text: "Learn More", href: "#about" }]}
slides={[
{ imageSrc: "http://img.b2bpic.net/free-photo/coder-workstation-programming-computer-writing-lines-code-close-up_482257-118817.jpg", imageAlt: "Developer Workspace" },
{ imageSrc: "http://img.b2bpic.net/free-photo/male-business-executive-using-virtual-reality-headset_1170-1985.jpg", imageAlt: "Students Collaborating" },
{ imageSrc: "http://img.b2bpic.net/free-photo/computers-data-center-running-server-rigs-diagnostic-tests_482257-118495.jpg", imageAlt: "Programming Syntax" },
{ imageSrc: "http://img.b2bpic.net/free-photo/coder-workstation-programming-computer-writing-lines-code-close-up_482257-118817.jpg?_wi=1", imageAlt: "Developer Workspace" },
{ imageSrc: "http://img.b2bpic.net/free-photo/male-business-executive-using-virtual-reality-headset_1170-1985.jpg?_wi=1", imageAlt: "Students Collaborating" },
{ imageSrc: "http://img.b2bpic.net/free-photo/computers-data-center-running-server-rigs-diagnostic-tests_482257-118495.jpg?_wi=1", imageAlt: "Programming Syntax" },
{ imageSrc: "http://img.b2bpic.net/free-photo/blue-light-with-bokeh-effect_1208-207.jpg", imageAlt: "Network Connection" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg", imageAlt: "Data Analytics" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-black-working-laptop-cafe_23-2147962625.jpg", imageAlt: "IT Instructor" },
@@ -119,8 +119,8 @@ export default function LandingPage() {
{ id: "1", name: "Alex Riv", role: "Full-Stack Dev", company: "Techify", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-is-working-laptop-girl-with-laptop-emotion-concept_169016-64695.jpg" },
{ id: "2", name: "Sarah Lee", role: "UI Designer", company: "DesignCo", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-hacker_23-2148165939.jpg" },
{ id: "3", name: "Mark Kim", role: "Backend Eng", company: "ScaleUp", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/building-with-multiple-floors_250224-43.jpg" },
{ id: "4", name: "Emma W", role: "Junior Dev", company: "StartCode", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/coder-workstation-programming-computer-writing-lines-code-close-up_482257-118817.jpg" },
{ id: "5", name: "David Z", role: "DevOps", company: "CloudSys", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/male-business-executive-using-virtual-reality-headset_1170-1985.jpg" },
{ id: "4", name: "Emma W", role: "Junior Dev", company: "StartCode", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/coder-workstation-programming-computer-writing-lines-code-close-up_482257-118817.jpg?_wi=2" },
{ id: "5", name: "David Z", role: "DevOps", company: "CloudSys", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/male-business-executive-using-virtual-reality-headset_1170-1985.jpg?_wi=2" },
]}
kpiItems={[
{ value: "500+", label: "Graduates" },
@@ -139,7 +139,7 @@ export default function LandingPage() {
tag="Ready to code?"
title="Start your journey"
description="Sign up for a free consultation and let's find the best path for your tech career goals."
imageSrc="http://img.b2bpic.net/free-photo/computers-data-center-running-server-rigs-diagnostic-tests_482257-118495.jpg"
imageSrc="http://img.b2bpic.net/free-photo/computers-data-center-running-server-rigs-diagnostic-tests_482257-118495.jpg?_wi=2"
mediaAnimation="opacity"
/>
</div>