From 8e2db7e82cf68216b72f2dbf295e096b9c57c44b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 07:38:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4eacccf..f2320ed 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-valet-holding-baggage_23-2149901448.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-valet-holding-baggage_23-2149901448.jpg?_wi=1" imageAlt="Private jet in hangar" mediaAnimation="slide-up" avatars={[ @@ -137,7 +137,7 @@ export default function LandingPage() { "Mobile", "On-site", ], - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-uniform-standing-near-war-fighter-interceptor-open-air-museum_613910-5436.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-uniform-standing-near-war-fighter-interceptor-open-air-museum_613910-5436.jpg?_wi=1", }, { id: "f2", @@ -148,7 +148,7 @@ export default function LandingPage() { "Flexible", "Fast", ], - imageSrc: "http://img.b2bpic.net/free-photo/pilot-mechanic-full-flight-gear-checks-propeller-his-retro-military-aircraft-before-flight_613910-17899.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pilot-mechanic-full-flight-gear-checks-propeller-his-retro-military-aircraft-before-flight_613910-17899.jpg?_wi=1", }, { id: "f3", @@ -159,7 +159,7 @@ export default function LandingPage() { "Safe", "High-Quality", ], - imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-looking-spaceship_23-2150675503.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-looking-spaceship_23-2150675503.jpg?_wi=1", }, ]} title="Why Choose Windward" @@ -178,37 +178,37 @@ export default function LandingPage() { id: "p1", name: "Exterior Wash", price: "Contact for Quote", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-uniform-standing-near-war-fighter-interceptor-open-air-museum_613910-5436.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-uniform-standing-near-war-fighter-interceptor-open-air-museum_613910-5436.jpg?_wi=2", }, { id: "p2", name: "Full Detail", price: "Contact for Quote", - imageSrc: "http://img.b2bpic.net/free-photo/pilot-mechanic-full-flight-gear-checks-propeller-his-retro-military-aircraft-before-flight_613910-17899.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pilot-mechanic-full-flight-gear-checks-propeller-his-retro-military-aircraft-before-flight_613910-17899.jpg?_wi=2", }, { id: "p3", name: "Interior Cleaning", price: "Contact for Quote", - imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-looking-spaceship_23-2150675503.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-looking-spaceship_23-2150675503.jpg?_wi=2", }, { id: "p4", name: "Brightwork Polishing", price: "Contact for Quote", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-uniform-standing-near-war-fighter-interceptor-open-air-museum_613910-5436.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-uniform-standing-near-war-fighter-interceptor-open-air-museum_613910-5436.jpg?_wi=3", }, { id: "p5", name: "Wax Protection", price: "Contact for Quote", - imageSrc: "http://img.b2bpic.net/free-photo/pilot-mechanic-full-flight-gear-checks-propeller-his-retro-military-aircraft-before-flight_613910-17899.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pilot-mechanic-full-flight-gear-checks-propeller-his-retro-military-aircraft-before-flight_613910-17899.jpg?_wi=3", }, { id: "p6", name: "Cockpit Care", price: "Contact for Quote", - imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-looking-spaceship_23-2150675503.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-looking-spaceship_23-2150675503.jpg?_wi=3", }, ]} title="Our Specialized Services" @@ -315,7 +315,7 @@ export default function LandingPage() {