From 1dac80710dc63bd01243fa9c7fd663a33ab1e2e5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 22:35:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bd679a2..918db71 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,7 +89,7 @@ export default function LandingPage() { imageAlt: "Auto repair shop exterior with technicians", }, { - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-women-mechanics-autoservice-posing_7502-4436.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3F0fAtG9CP584ClIiHzOIcCvxM3/uploaded-1781217206290-ic6lxhji.webp", imageAlt: "Mechanic working on a car in a modern garage", }, { @@ -97,7 +97,7 @@ export default function LandingPage() { imageAlt: "Technician changing a car tire", }, { - imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-running-car-diagnostic-laptop-auto-repair-shop_637285-8642.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3F0fAtG9CP584ClIiHzOIcCvxM3/uploaded-1781217150362-j0yw3g62.webp", imageAlt: "Car diagnostic equipment in use", }, { @@ -105,7 +105,7 @@ export default function LandingPage() { imageAlt: "Mechanic performing brake repair", }, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881304.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3F0fAtG9CP584ClIiHzOIcCvxM3/uploaded-1781217260923-yezmgb4s.webp", imageAlt: "Oil change service in progress", }, ]} -- 2.49.1