diff --git a/src/app/page.tsx b/src/app/page.tsx index 539da01..28e8fda 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,23 +71,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/business-partners_1098-18010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-partners_1098-18010.jpg?_wi=1", imageAlt: "Luxurious Hotel Lobby", }, { - imageSrc: "http://img.b2bpic.net/free-photo/hotel-deal-accommodation-lodge-motel-inn-concept_53876-125075.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hotel-deal-accommodation-lodge-motel-inn-concept_53876-125075.jpg?_wi=1", imageAlt: "Revenue Management Dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-servant-cooking-kitchen_23-2149530824.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-servant-cooking-kitchen_23-2149530824.jpg?_wi=1", imageAlt: "Staff Training Session", }, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929502.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929502.jpg?_wi=1", imageAlt: "Boutique Hotel Room Design", }, { - imageSrc: "http://img.b2bpic.net/free-photo/business-couple-talking-waitress-while-choosing-order-from-menu-restaurant_637285-8925.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-couple-talking-waitress-while-choosing-order-from-menu-restaurant_637285-8925.jpg?_wi=1", imageAlt: "Consulting Team Meeting", }, { @@ -290,7 +290,7 @@ export default function LandingPage() { quote: "Bravo Group changed our operational trajectory within three months.", tag: "Owner", avatarSrc: "http://img.b2bpic.net/free-photo/charming-woman-looks-into-camera-smiles-caucasian-short-haired-lady-black-jacket-laughing-posing-isolated_197531-18517.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/business-partners_1098-18010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-partners_1098-18010.jpg?_wi=2", imageAlt: "professional hotel owner portrait", }, { @@ -301,7 +301,7 @@ export default function LandingPage() { quote: "The most hands-on hospitality growth operator we have worked with.", tag: "GM", avatarSrc: "http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149346655.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/hotel-deal-accommodation-lodge-motel-inn-concept_53876-125075.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hotel-deal-accommodation-lodge-motel-inn-concept_53876-125075.jpg?_wi=2", imageAlt: "professional hotel owner portrait", }, { @@ -312,7 +312,7 @@ export default function LandingPage() { quote: "Clear ROI, deep operational intelligence. Highly recommend.", tag: "Investor", avatarSrc: "http://img.b2bpic.net/free-photo/female-product-photographer-studio_23-2148970225.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-servant-cooking-kitchen_23-2149530824.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-servant-cooking-kitchen_23-2149530824.jpg?_wi=2", imageAlt: "professional hotel owner portrait", }, { @@ -323,7 +323,7 @@ export default function LandingPage() { quote: "Finally, an agency that understands hotel revenue, not just ads.", tag: "Owner", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5355.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929502.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929502.jpg?_wi=2", imageAlt: "professional hotel owner portrait", }, { @@ -334,7 +334,7 @@ export default function LandingPage() { quote: "Our OTA rankings have never been higher.", tag: "GM", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-arms-crossed_107420-12323.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/business-couple-talking-waitress-while-choosing-order-from-menu-restaurant_637285-8925.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-couple-talking-waitress-while-choosing-order-from-menu-restaurant_637285-8925.jpg?_wi=2", imageAlt: "professional hotel owner portrait", }, ]}