diff --git a/src/app/page.tsx b/src/app/page.tsx index 8c0aed1..e278dfe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,13 +59,12 @@ export default function LandingPage() { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkXqpq7bv4J3VlWbQK8klcGI9W/a-modern-programming-workspace-with-mult-1773138167644-a3f34967.png", imageAlt: "Modern programming workspace with code and development environment" }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkXqpq7bv4J3VlWbQK8klcGI9W/frontend-development-workspace-showing-h-1773138168669-7717d64b.png?_wi=1", imageAlt: "Frontend development workspace showing web interface design" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkXqpq7bv4J3VlWbQK8klcGI9W/frontend-development-workspace-showing-h-1773138168669-7717d64b.png", imageAlt: "Frontend development workspace showing web interface design" } ]} mediaAnimation="slide-up" rating={5} ratingText="Trusted by 1000+ students" - useInvertedBackground={false} /> @@ -92,7 +91,7 @@ export default function LandingPage() { description="Master programming with our comprehensive courses designed for beginners to advanced developers." features={[ { - id: "01", title: "Frontend Development", description: "Build beautiful, responsive web interfaces with HTML, CSS, and JavaScript. Learn modern frameworks and create engaging user experiences.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkXqpq7bv4J3VlWbQK8klcGI9W/frontend-development-workspace-showing-h-1773138168669-7717d64b.png?_wi=2", imageAlt: "Frontend development interface and code" + id: "01", title: "Frontend Development", description: "Build beautiful, responsive web interfaces with HTML, CSS, and JavaScript. Learn modern frameworks and create engaging user experiences.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkXqpq7bv4J3VlWbQK8klcGI9W/frontend-development-workspace-showing-h-1773138168669-7717d64b.png", imageAlt: "Frontend development interface and code" }, { id: "02", title: "Backend Development", description: "Master server-side programming with Python and Node.js. Build robust APIs, manage databases, and power modern applications.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkXqpq7bv4J3VlWbQK8klcGI9W/backend-development-environment-showing--1773138167842-04f3296e.png", imageAlt: "Backend development code and server setup" @@ -121,10 +120,10 @@ export default function LandingPage() { description="See the success and impact our training programs have created for students and professionals." metrics={[ { - id: "1", value: "1000+", title: "Students Graduated", description: "Successfully launched into tech careers", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkXqpq7bv4J3VlWbQK8klcGI9W/diverse-group-of-happy-students-in-a-mod-1773138168329-316b5989.png?_wi=1", imageAlt: "Happy students in tech learning environment" + id: "1", value: "1000+", title: "Students Graduated", description: "Successfully launched into tech careers", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkXqpq7bv4J3VlWbQK8klcGI9W/diverse-group-of-happy-students-in-a-mod-1773138168329-316b5989.png", imageAlt: "Happy students in tech learning environment" }, { - id: "2", value: "95%", title: "Job Placement Rate", description: "Within 6 months of graduation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkXqpq7bv4J3VlWbQK8klcGI9W/diverse-group-of-happy-students-in-a-mod-1773138168329-316b5989.png?_wi=2", imageAlt: "Professional tech workspace" + id: "2", value: "95%", title: "Job Placement Rate", description: "Within 6 months of graduation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkXqpq7bv4J3VlWbQK8klcGI9W/diverse-group-of-happy-students-in-a-mod-1773138168329-316b5989.png", imageAlt: "Professional tech workspace" } ]} animationType="slide-up"