Update src/app/about/page.tsx

This commit is contained in:
2026-03-26 10:53:42 +00:00
parent 8641c9e921
commit fe69f3348a

View File

@@ -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",
},
]}