diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0571fce..36a08bf 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -86,7 +86,7 @@ export default function AboutPage() { { value: "15+", title: "Years of Luxury Travel Expertise" }, { value: "500+", title: "Satisfied High-Net-Worth Clients Worldwide" } ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-businesswoman-looking-her-passport-while-standing_107420-63595.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-businesswoman-looking-her-passport-while-standing_107420-63595.jpg?_wi=2" imageAlt="Aviato luxury travel team" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -104,7 +104,7 @@ export default function AboutPage() { { value: "100%", title: "Client Satisfaction Rate" }, { value: "24/7", title: "Concierge Support Available" } ]} - imageSrc="http://img.b2bpic.net/free-photo/back-view-african-american-male-watching-elephants-safari_181624-48475.jpg" + imageSrc="http://img.b2bpic.net/free-photo/back-view-african-american-male-watching-elephants-safari_181624-48475.jpg?_wi=2" imageAlt="Safari adventure experience" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -115,10 +115,10 @@ export default function AboutPage() {