From 3caf6cb0d9c2ade08fa43ee55f8b9c3cbc25fbd2 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 21:02:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6905fca..ae9385e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { buttonAnimation="slide-up" carouselItems={[ { - id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUrU2oBaWKXZUpKWCq3Mjydreq/a-bright-energetic-illustration-of-diver-1772658093002-2a9eef3b.png", imageAlt: "Diverse students studying together with Brightway"}, + id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUrU2oBaWKXZUpKWCq3Mjydreq/a-bright-energetic-illustration-of-diver-1772658093002-2a9eef3b.png?_wi=1", imageAlt: "Diverse students studying together with Brightway"}, { id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUrU2oBaWKXZUpKWCq3Mjydreq/clean-modern-interface-showing-a-video-l-1772658093026-7ce4143e.png", imageAlt: "Video lesson interface from Brightway platform"}, { @@ -64,9 +64,9 @@ export default function LandingPage() { { id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUrU2oBaWKXZUpKWCq3Mjydreq/digital-dashboard-showing-progress-track-1772658094764-939db7ce.png", imageAlt: "Progress tracking and achievement dashboard"}, { - id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUrU2oBaWKXZUpKWCq3Mjydreq/illustration-of-a-well-organized-study-s-1772658092409-aab944f2.png", imageAlt: "Study system and productivity tools"}, + id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUrU2oBaWKXZUpKWCq3Mjydreq/illustration-of-a-well-organized-study-s-1772658092409-aab944f2.png?_wi=1", imageAlt: "Study system and productivity tools"}, { - id: "6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUrU2oBaWKXZUpKWCq3Mjydreq/a-bright-energetic-illustration-of-diver-1772658093002-2a9eef3b.png", imageAlt: "Happy students after using Brightway"}, + id: "6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUrU2oBaWKXZUpKWCq3Mjydreq/a-bright-energetic-illustration-of-diver-1772658093002-2a9eef3b.png?_wi=2", imageAlt: "Happy students after using Brightway"}, ]} autoPlay={true} autoPlayInterval={4000} @@ -136,7 +136,7 @@ export default function LandingPage() { id: "math-simplified", name: "Math Simplified", price: "$9.99/mo", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUrU2oBaWKXZUpKWCq3Mjydreq/illustration-of-mathematical-concepts-al-1772658093679-e888e86a.png", imageAlt: "Math Simplified program cover", initialQuantity: 1, }, { - id: "study-system", name: "Study System 30 Days", price: "$14.99/mo", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUrU2oBaWKXZUpKWCq3Mjydreq/illustration-of-a-well-organized-study-s-1772658092409-aab944f2.png", imageAlt: "Study System 30 Days program cover", initialQuantity: 1, + id: "study-system", name: "Study System 30 Days", price: "$14.99/mo", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUrU2oBaWKXZUpKWCq3Mjydreq/illustration-of-a-well-organized-study-s-1772658092409-aab944f2.png?_wi=2", imageAlt: "Study System 30 Days program cover", initialQuantity: 1, }, { id: "focus-productivity", name: "Focus & Productivity Bootcamp", price: "$19.99/mo", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUrU2oBaWKXZUpKWCq3Mjydreq/illustration-showing-a-focused-determine-1772658092472-1914885c.png", imageAlt: "Focus & Productivity Bootcamp program cover", initialQuantity: 1,