From fe69f3348a2661c4e6af52b71ab52cfa84eeade8 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 10:53:42 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 6f9fd85..3881589 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -108,7 +108,7 @@ export default function LandingPage() { }, ]} tag="Our Impact" - imageSrc="http://img.b2bpic.net/free-photo/female-tourist-who-is-looking-binoculars-see-atmosphere-waterfall_1150-7582.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-tourist-who-is-looking-binoculars-see-atmosphere-waterfall_1150-7582.jpg?_wi=2" imageAlt="female tourist looking through binoculars at a waterfall" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -125,28 +125,28 @@ export default function LandingPage() { id: "1", name: "Anya Sharma", role: "Chief Explorer Officer", - imageSrc: "http://img.b2bpic.net/free-photo/pleased-happy-female-model-poses-black-bikini-straw-hat-has-broad-smile-while-looks-sunshine-stands-beach-near-sea-ocean-smiles-joyfully-people-summer-time-rest-concept_273609-2884.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pleased-happy-female-model-poses-black-bikini-straw-hat-has-broad-smile-while-looks-sunshine-stands-beach-near-sea-ocean-smiles-joyfully-people-summer-time-rest-concept_273609-2884.jpg?_wi=3", imageAlt: "Anya Sharma", }, { id: "2", name: "Mark Jensen", role: "Head of Global Destinations", - imageSrc: "http://img.b2bpic.net/free-photo/traveler-stands-alone-edge-towering-mountain-range_482257-117933.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traveler-stands-alone-edge-towering-mountain-range_482257-117933.jpg?_wi=3", imageAlt: "Mark Jensen", }, { id: "3", name: "Sophia Lee", role: "Client Experience Lead", - imageSrc: "http://img.b2bpic.net/free-photo/laughing-man-woman-embracing_23-2147850507.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/laughing-man-woman-embracing_23-2147850507.jpg?_wi=2", imageAlt: "Sophia Lee", }, { id: "4", name: "David Chen", role: "Logistics & Operations Manager", - imageSrc: "http://img.b2bpic.net/free-photo/father-child-exploring-seashells-beach-sunset-toddler-with-dad-sand_169016-69731.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/father-child-exploring-seashells-beach-sunset-toddler-with-dad-sand_169016-69731.jpg?_wi=2", imageAlt: "David Chen", }, ]}