From 0e31c66fdb2ff6a138b452fff0767fbe7be1f75f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 20:37:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 99d2a26..0d8bfe0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { background={{ variant: "animated-grid" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg?_wi=1", imageAlt: "Professional car detailing service"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5ZbJ7hKHS4DBDRKngChamzfr/uploaded-1772483821202-fvj5by2b.webp", imageAlt: "Professional car detailing service"}, { imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg?_wi=2", imageAlt: "Interior detailing showcase"}, { -- 2.49.1