Update src/app/booking/page.tsx

This commit is contained in:
2026-03-04 00:32:59 +00:00
parent 707ac39e18
commit e9727a1ecb

View File

@@ -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"