Update src/app/booking/page.tsx

This commit is contained in:
2026-03-06 22:03:21 +00:00
parent d73dbb1506
commit 3b42fd4e9e

View File

@@ -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",
},
]}