diff --git a/src/app/page.tsx b/src/app/page.tsx index 9af1d04..c0cf484 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function LandingPage() { { value: "70%", title: "Lack Mentorship & Guidance" }, { value: "40%", title: "Limited Accessibility Options" } ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2s4IYKCDluhA2n7RTwZKzsTwx/modern-illustration-of-accessible-educat-1773698381664-27b249ea.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2s4IYKCDluhA2n7RTwZKzsTwx/modern-illustration-of-accessible-educat-1773698381664-27b249ea.png?_wi=1" imageAlt="Modern learning environment showing diverse people using multiple learning methods including video tutorials, interactive coding, and community forums" mediaAnimation="slide-up" metricsAnimation="entrance-slide" @@ -115,7 +115,7 @@ export default function LandingPage() { tagIcon={Lightbulb} tagAnimation="blur-reveal" products={[ - { id: "free-resources", name: "Free Learning Pathways", price: "$0", variant: "Always Free", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2s4IYKCDluhA2n7RTwZKzsTwx/modern-illustration-of-accessible-educat-1773698381664-27b249ea.png", imageAlt: "Illustration showing multiple learning methods including video tutorials, interactive coding exercises, and community forums" }, + { id: "free-resources", name: "Free Learning Pathways", price: "$0", variant: "Always Free", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2s4IYKCDluhA2n7RTwZKzsTwx/modern-illustration-of-accessible-educat-1773698381664-27b249ea.png?_wi=2", imageAlt: "Illustration showing multiple learning methods including video tutorials, interactive coding exercises, and community forums" }, { id: "accessible-tools", name: "Accessible Tools & Platforms", price: "Open", variant: "Built for All", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2s4IYKCDluhA2n7RTwZKzsTwx/illustration-of-accessible-coding-tools--1773698383737-1fbfd8ea.png", imageAlt: "Illustration of accessible coding tools including screen readers, keyboard-friendly IDEs, and color-blind friendly interfaces" }, { id: "mentorship", name: "Mentorship Programs", price: "Community", variant: "Connect & Grow", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2s4IYKCDluhA2n7RTwZKzsTwx/illustration-showing-a-mentor-and-mentee-1773698382062-43f325f6.png", imageAlt: "Illustration showing mentor and mentee connection with one person helping another overcome obstacles" } ]}