diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0c573f4..d1f69ca 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -60,7 +60,7 @@ export default function AboutPage() { value: "$500M+", title: "Portfolio Value Managed", description: "Representing client collections across six continents", - imageSrc: "http://img.b2bpic.net/free-photo/mid-section-businessman-holding-wristwatch-his-hand_23-2147941431.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mid-section-businessman-holding-wristwatch-his-hand_23-2147941431.jpg?_wi=2", imageAlt: "Luxury watch collections", }, { @@ -68,7 +68,7 @@ export default function AboutPage() { value: "30K+", title: "Satisfied Collectors", description: "Long-term relationships built on trust and results", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-alcohol-bottles-assortment_23-2148673773.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-alcohol-bottles-assortment_23-2148673773.jpg?_wi=2", imageAlt: "Premium wine collections", }, ]} @@ -117,7 +117,7 @@ export default function AboutPage() {