From 0df1b548fd0fd6382bf454005ff350507d9a39ba Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 00:05:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 958d48e..812d835 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-using-digital-tablet-while-charging-electric-car_107420-94880.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-using-digital-tablet-while-charging-electric-car_107420-94880.jpg?_wi=1" imageAlt="Mobile detailing professional finishing a luxury car" mediaAnimation="blur-reveal" avatars={[ @@ -251,7 +251,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/man-using-digital-tablet-while-charging-electric-car_107420-94880.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-using-digital-tablet-while-charging-electric-car_107420-94880.jpg?_wi=2", imageAlt: "Car detailing concept Man in face mask with orbital polisher in repair shop polishing orange suv car", }, ]} -- 2.49.1