diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 6265bd0..f42ae73 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -49,7 +49,7 @@ export default function ContactPage() { description="Schedule your complimentary consultation with our award-winning design team. We'll visit your property, understand your vision, and present preliminary design concepts within 48 hours. Complete the booking online—it only takes two minutes." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/businesswomen-doing-interview_1098-663.jpg" + imageSrc="http://img.b2bpic.net/free-photo/businesswomen-doing-interview_1098-663.jpg?_wi=5" imageAlt: "Luxury consultation appointment" mediaAnimation="slide-up" mediaPosition="right" @@ -77,7 +77,7 @@ export default function ContactPage() { name: "Margaret Harrison", role: "CEO, Tech Innovations", testimonial: "The booking process was incredibly smooth. Within 48 hours, the team had visited our property and presented three stunning design concepts. Highly recommend.", - imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=2", imageAlt: "Margaret Harrison", }, { @@ -85,7 +85,7 @@ export default function ContactPage() { name: "David Chen", role: "Property Developer", testimonial: "No pushy sales tactics. Just professionals who listened to our needs and delivered exactly what we envisioned. The entire process from booking to completion was seamless.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "David Chen", }, { @@ -93,7 +93,7 @@ export default function ContactPage() { name: "Patricia Williams", role: "Interior Designer", testimonial: "I appreciated their transparent approach. The consultation gave me confidence in their expertise before we committed to the full project.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-pretty-woman-sitting-table-trench-coat-working-laptop-co-working-office-wearing-glasses-smiling-happy-positive-workplace_285396-65.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-pretty-woman-sitting-table-trench-coat-working-laptop-co-working-office-wearing-glasses-smiling-happy-positive-workplace_285396-65.jpg?_wi=2", imageAlt: "Patricia Williams", }, ]}