diff --git a/src/app/booking/page.tsx b/src/app/booking/page.tsx index 2f21f7f..fb4dc3c 100644 --- a/src/app/booking/page.tsx +++ b/src/app/booking/page.tsx @@ -62,7 +62,7 @@ export default function BookingPage() { { value: "24/7", title: "Online Booking Available" }, { value: "5 min", title: "Average Booking Time" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/handsome-hipster-bearded-male-sitting-armchair-barber-shop-while-hairdresser-shaves-his-beard-with-dangerous-razor_613910-18491.jpg" + imageSrc="http://img.b2bpic.net/free-photo/handsome-hipster-bearded-male-sitting-armchair-barber-shop-while-hairdresser-shaves-his-beard-with-dangerous-razor_613910-18491.jpg?_wi=3" imageAlt="Professional barber consultation" useInvertedBackground={false} mediaAnimation="slide-up"