Update src/app/about/page.tsx

This commit is contained in:
2026-03-05 04:21:06 +00:00
parent 23508190df
commit ef55ba1078

View File

@@ -62,7 +62,7 @@ export default function AboutPage() {
description: "Access to luxury properties and exclusive experiences across 150+ destinations worldwide through our established partnerships.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/day-office-travel-agency_23-2150769997.jpg"
imageSrc="http://img.b2bpic.net/free-photo/day-office-travel-agency_23-2150769997.jpg?_wi=2"
imageAlt="Luxury travel agency team"
mediaAnimation="slide-up"
imagePosition="right"
@@ -78,37 +78,37 @@ export default function AboutPage() {
{
id: "1",
name: "Catherine Beaumont",
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=3",
imageAlt: "Catherine Beaumont",
},
{
id: "2",
name: "Richard Sterling",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
imageAlt: "Richard Sterling",
},
{
id: "3",
name: "Sophia Laurent",
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=2",
imageAlt: "Sophia Laurent",
},
{
id: "4",
name: "James Montgomery",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
imageAlt: "James Montgomery",
},
{
id: "5",
name: "Emma Richardson",
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=4",
imageAlt: "Emma Richardson",
},
{
id: "6",
name: "Michael Ashford",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg?_wi=2",
imageAlt: "Michael Ashford",
},
]}