From eb2f93b9bc107d24eb0b2812a5730275642616d4 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Mar 2026 06:15:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 687a932..72a8c1a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,9 +68,8 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BKff17coHlcXqmygbowlBlEBUI/a-futuristic-ride-sharing-app-interface--1774242857229-5c166130.png?_wi=1", imageAlt: "Ride booking app interface on a smartphone"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BKff17coHlcXqmygbowlBlEBUI/a-futuristic-ride-sharing-app-interface--1774242857229-5c166130.png?_wi=1", imageAlt: "Ride booking app interface on a smartphone"} ]} - mediaAnimation="slide-up" /> -- 2.49.1