diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 6d0078b..4912231 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -65,12 +65,12 @@ export default function ServicesPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/how-is-your-deals-group-people-business-conference-modern-classroom-daytime_146671-16408.jpg", + "http://img.b2bpic.net/free-photo/how-is-your-deals-group-people-business-conference-modern-classroom-daytime_146671-16408.jpg?_wi=2", imageAlt: "Flight training classroom with instruments", }, { imageSrc: - "http://img.b2bpic.net/free-photo/empty-airplane-cockpit-with-electronic-flying-navigation-panel-control-command-with-buttons-lever-dashboard-no-people-aircraft-cabin-throttle-engine-takeoff_482257-46704.jpg", + "http://img.b2bpic.net/free-photo/empty-airplane-cockpit-with-electronic-flying-navigation-panel-control-command-with-buttons-lever-dashboard-no-people-aircraft-cabin-throttle-engine-takeoff_482257-46704.jpg?_wi=2", imageAlt: "Advanced cockpit controls for training", }, ], @@ -83,12 +83,12 @@ export default function ServicesPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-landscapes-iceland-while-travelling_23-2149122497.jpg", + "http://img.b2bpic.net/free-photo/beautiful-landscapes-iceland-while-travelling_23-2149122497.jpg?_wi=2", imageAlt: "Stunning aerial landscape from helicopter", }, { imageSrc: - "http://img.b2bpic.net/free-photo/several-cars-with-kayaks-roof-rack-driving-road-trees_1153-3718.jpg", + "http://img.b2bpic.net/free-photo/several-cars-with-kayaks-roof-rack-driving-road-trees_1153-3718.jpg?_wi=2", imageAlt: "Scenic route during helicopter tour", }, ], @@ -101,12 +101,12 @@ export default function ServicesPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/private-luxury-jet-airport-terminal_657883-449.jpg", + "http://img.b2bpic.net/free-photo/private-luxury-jet-airport-terminal_657883-449.jpg?_wi=2", imageAlt: "Private charter jet at airport terminal", }, { imageSrc: - "http://img.b2bpic.net/free-photo/vertical-shot-elegant-car-interior-with-leather-seats-white-curtains_181624-23631.jpg", + "http://img.b2bpic.net/free-photo/vertical-shot-elegant-car-interior-with-leather-seats-white-curtains_181624-23631.jpg?_wi=2", imageAlt: "Luxury aircraft interior cabin", }, ], @@ -119,12 +119,12 @@ export default function ServicesPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/broker-offering-agreement-contract-elderly-couple_482257-115634.jpg", + "http://img.b2bpic.net/free-photo/broker-offering-agreement-contract-elderly-couple_482257-115634.jpg?_wi=2", imageAlt: "Professional consultation discussion", }, { imageSrc: - "http://img.b2bpic.net/free-photo/engineer-showing-miniature-airplane_1098-1537.jpg", + "http://img.b2bpic.net/free-photo/engineer-showing-miniature-airplane_1098-1537.jpg?_wi=2", imageAlt: "Aviation planning and strategy session", }, ],