diff --git a/src/app/page.tsx b/src/app/page.tsx index 378b820..0bcf097 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,15 +70,15 @@ export default function LandingPage() { features={[ { id: 1, - title: "Web Development", description="Master HTML, CSS, and JavaScript to build modern, responsive websites and web applications", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfKRAUYaDLszeLQYjCJmj2Js2X/vibrant-illustration-showcasing-web-deve-1772978273693-794ebc87.png", imageAlt: "Web development course illustration" + title: "Web Development", description: "Master HTML, CSS, and JavaScript to build modern, responsive websites and web applications", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfKRAUYaDLszeLQYjCJmj2Js2X/vibrant-illustration-showcasing-web-deve-1772978273693-794ebc87.png", imageAlt: "Web development course illustration" }, { id: 2, - title: "Python Programming", description="Learn Python fundamentals and advanced concepts for data science and automation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfKRAUYaDLszeLQYjCJmj2Js2X/creative-python-programming-course-illus-1772978274489-0b1bd8ba.png", imageAlt: "Python programming course illustration" + title: "Python Programming", description: "Learn Python fundamentals and advanced concepts for data science and automation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfKRAUYaDLszeLQYjCJmj2Js2X/creative-python-programming-course-illus-1772978274489-0b1bd8ba.png", imageAlt: "Python programming course illustration" }, { id: 3, - title: "JavaScript Mastery", description="Dive deep into JavaScript to create interactive and dynamic web experiences", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfKRAUYaDLszeLQYjCJmj2Js2X/dynamic-javascript-course-illustration-w-1772978276101-183c45b3.png", imageAlt: "JavaScript course illustration" + title: "JavaScript Mastery", description: "Dive deep into JavaScript to create interactive and dynamic web experiences", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfKRAUYaDLszeLQYjCJmj2Js2X/dynamic-javascript-course-illustration-w-1772978276101-183c45b3.png", imageAlt: "JavaScript course illustration" }, ]} textboxLayout="default" @@ -117,15 +117,15 @@ export default function LandingPage() { features={[ { id: 1, - title: "Choose Your Path", description="Select from 20+ carefully curated courses tailored to your goals and experience level", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfKRAUYaDLszeLQYjCJmj2Js2X/modern-illustration-for-choose-your-path-1772978274505-7d1a832c.png", imageAlt: "Learning path selection step" + title: "Choose Your Path", description: "Select from 20+ carefully curated courses tailored to your goals and experience level", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfKRAUYaDLszeLQYjCJmj2Js2X/modern-illustration-for-choose-your-path-1772978274505-7d1a832c.png", imageAlt: "Learning path selection step" }, { id: 2, - title: "Learn & Practice", description="Engage with interactive lessons, coding challenges, and real-time feedback from our AI-powered system", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfKRAUYaDLszeLQYjCJmj2Js2X/engaging-illustration-for-learn-practice-1772978274022-a0e0a89a.png", imageAlt: "Learn and practice step" + title: "Learn & Practice", description: "Engage with interactive lessons, coding challenges, and real-time feedback from our AI-powered system", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfKRAUYaDLszeLQYjCJmj2Js2X/engaging-illustration-for-learn-practice-1772978274022-a0e0a89a.png", imageAlt: "Learn and practice step" }, { id: 3, - title: "Build & Showcase", description="Create real-world projects, build your portfolio, and showcase your skills to potential employers", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfKRAUYaDLszeLQYjCJmj2Js2X/inspiring-illustration-for-build-project-1772978274669-809f4a19.png", imageAlt: "Build projects step" + title: "Build & Showcase", description: "Create real-world projects, build your portfolio, and showcase your skills to potential employers", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfKRAUYaDLszeLQYjCJmj2Js2X/inspiring-illustration-for-build-project-1772978274669-809f4a19.png", imageAlt: "Build projects step" }, ]} textboxLayout="default"