diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 996ab0c..f46cdff 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -79,7 +79,7 @@ export default function AboutPage() { { value: "20+", title: "Years of Expertise" }, { value: "500+", title: "Exclusive Properties" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/closeup-waitress-serving-dessert-guest-cafe_637285-8889.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-waitress-serving-dessert-guest-cafe_637285-8889.jpg?_wi=2" imageAlt="Luxury concierge service" mediaAnimation="slide-up" useInvertedBackground={false} @@ -94,7 +94,7 @@ export default function AboutPage() { useInvertedBackground={false} mediaAnimation="slide-up" faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/entrepreneurs-exchange-ideas-work_482257-90714.jpg" + imageSrc="http://img.b2bpic.net/free-photo/entrepreneurs-exchange-ideas-work_482257-90714.jpg?_wi=1" imageAlt="Luxury booking experience" mediaPosition="right" faqs={[ @@ -132,7 +132,7 @@ export default function AboutPage() {