From 35db212395fac7fa69c8ccf377c8fd2b01bc5080 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 07:27:20 +0000 Subject: [PATCH] Update src/app/booking/page.tsx --- src/app/booking/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/booking/page.tsx b/src/app/booking/page.tsx index 987eade..5805660 100644 --- a/src/app/booking/page.tsx +++ b/src/app/booking/page.tsx @@ -87,7 +87,7 @@ export default function BookingPage() { { text: "Start AI Booking", href: "#booking" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/mechanic-smiling-while-examining-car-engine-with-lamp_1170-1292.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mechanic-smiling-while-examining-car-engine-with-lamp_1170-1292.jpg?_wi=3" imageAlt="AI booking service interface" showBlur={true} showDimOverlay={false}