From 3b42fd4e9ef2137db79e345f8ebaec6d0d08d996 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 22:03:21 +0000 Subject: [PATCH] Update src/app/booking/page.tsx --- src/app/booking/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/booking/page.tsx b/src/app/booking/page.tsx index 200ff73..e864e3a 100644 --- a/src/app/booking/page.tsx +++ b/src/app/booking/page.tsx @@ -63,7 +63,7 @@ export default function BookingPage() { href: "/contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/type-luxurious-summer-villa-hotel-amara-dolce-vita-luxury-hotel-beautiful-architecture-tekirova-kemer-turkey_146671-18715.jpg" + imageSrc="http://img.b2bpic.net/free-photo/type-luxurious-summer-villa-hotel-amara-dolce-vita-luxury-hotel-beautiful-architecture-tekirova-kemer-turkey_146671-18715.jpg?_wi=2" imageAlt="Luxury modern home exterior" showDimOverlay={true} buttonAnimation="slide-up" @@ -141,7 +141,7 @@ export default function BookingPage() { role: "Homebuyer", company: "Professional", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/real-professional-smiling-businesswoman-looking-confident-determined-face-expression-standing-suit-white-background_1258-122910.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/real-professional-smiling-businesswoman-looking-confident-determined-face-expression-standing-suit-white-background_1258-122910.jpg?_wi=3", imageAlt: "Sarah Mitchell", }, { @@ -150,7 +150,7 @@ export default function BookingPage() { role: "Property Investor", company: "Real Estate", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-female-realtor-empty-house_23-2148895443.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-female-realtor-empty-house_23-2148895443.jpg?_wi=3", imageAlt: "James Chen", }, { @@ -159,7 +159,7 @@ export default function BookingPage() { role: "First-Time Buyer", company: "Residential", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/african-american-curly-businesswoman-standing-with-folded-hands-portrait-successful-confident-young-pretty-female-office-employer-suit-posing-work-business-company-management-concept_74855-6735.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-curly-businesswoman-standing-with-folded-hands-portrait-successful-confident-young-pretty-female-office-employer-suit-posing-work-business-company-management-concept_74855-6735.jpg?_wi=3", imageAlt: "Maria Rodriguez", }, { @@ -168,7 +168,7 @@ export default function BookingPage() { role: "Luxury Segment", company: "Premium Properties", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg?_wi=2", imageAlt: "David Thompson", }, ]}