diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 316d58e..890403a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -57,7 +57,7 @@ export default function AboutPage() { textboxLayout="default" useInvertedBackground={false} imagePosition="right" - imageSrc="http://img.b2bpic.net/free-photo/passengers-standing-queue_107420-85097.jpg" + imageSrc="http://img.b2bpic.net/free-photo/passengers-standing-queue_107420-85097.jpg?_wi=2" imageAlt="SkyWings team and operations" mediaAnimation="slide-up" bulletPoints={[ @@ -130,7 +130,7 @@ export default function AboutPage() { textboxLayout="default" useInvertedBackground={false} imagePosition="left" - imageSrc="http://img.b2bpic.net/free-photo/stunning-woman-white-shirt-stands-palm_1304-5410.jpg" + imageSrc="http://img.b2bpic.net/free-photo/stunning-woman-white-shirt-stands-palm_1304-5410.jpg?_wi=2" imageAlt="SkyWings values and culture" mediaAnimation="slide-up" bulletPoints={[ diff --git a/src/app/destinations/page.tsx b/src/app/destinations/page.tsx index ab60346..54a66e5 100644 --- a/src/app/destinations/page.tsx +++ b/src/app/destinations/page.tsx @@ -45,7 +45,7 @@ export default function DestinationsPage() { description: "Escape to pristine beaches and crystal waters. Experience island living at its finest with white sand shores and turquoise seas.", imageSrc: - "http://img.b2bpic.net/free-photo/stunning-woman-white-shirt-stands-palm_1304-5410.jpg", + "http://img.b2bpic.net/free-photo/stunning-woman-white-shirt-stands-palm_1304-5410.jpg?_wi=3", imageAlt: "Tropical beach destination in the Caribbean", buttons: [{ text: "Book Flights", href: "/booking" }], }, @@ -55,7 +55,7 @@ export default function DestinationsPage() { description: "Discover iconic cities with vibrant culture, cuisine, and attractions. City lights and modern marvels await your arrival.", imageSrc: - "http://img.b2bpic.net/free-photo/vancouver-downtown-architecture-boat-with-water-reflections-dusk-panorama_649448-2636.jpg", + "http://img.b2bpic.net/free-photo/vancouver-downtown-architecture-boat-with-water-reflections-dusk-panorama_649448-2636.jpg?_wi=2", imageAlt: "Modern city skyline in Asia", buttons: [{ text: "Book Flights", href: "/booking" }], }, @@ -65,7 +65,7 @@ export default function DestinationsPage() { description: "Adventure awaits in majestic peaks and scenic valleys. Breathe in fresh alpine air and witness breathtaking mountain vistas.", imageSrc: - "http://img.b2bpic.net/free-photo/young-tourist-hiking-mountains-piedmont-italy-sunny-day_181624-52402.jpg", + "http://img.b2bpic.net/free-photo/young-tourist-hiking-mountains-piedmont-italy-sunny-day_181624-52402.jpg?_wi=2", imageAlt: "Beautiful mountain landscape in the Alps", buttons: [{ text: "Book Flights", href: "/booking" }], }, @@ -90,7 +90,7 @@ export default function DestinationsPage() { description: "Connect from coast to coast with direct flights to major US and Canadian cities. Experience convenient connectivity and competitive pricing.", imageSrc: - "http://img.b2bpic.net/free-photo/vancouver-downtown-architecture-boat-with-water-reflections-dusk-panorama_649448-2636.jpg", + "http://img.b2bpic.net/free-photo/vancouver-downtown-architecture-boat-with-water-reflections-dusk-panorama_649448-2636.jpg?_wi=3", imageAlt: "North American city routes", buttons: [{ text: "View Routes", href: "/booking" }], }, @@ -100,7 +100,7 @@ export default function DestinationsPage() { description: "Explore Europe's most beautiful cities with our extensive network. From Paris to Rome, London to Barcelona, we connect you everywhere.", imageSrc: - "http://img.b2bpic.net/free-photo/stunning-woman-white-shirt-stands-palm_1304-5410.jpg", + "http://img.b2bpic.net/free-photo/stunning-woman-white-shirt-stands-palm_1304-5410.jpg?_wi=4", imageAlt: "European destination connections", buttons: [{ text: "View Routes", href: "/booking" }], }, @@ -110,7 +110,7 @@ export default function DestinationsPage() { description: "Growing network across Asia with connections to Thailand, Japan, Australia and beyond. Discover the vibrant cultures of the East.", imageSrc: - "http://img.b2bpic.net/free-photo/young-tourist-hiking-mountains-piedmont-italy-sunny-day_181624-52402.jpg", + "http://img.b2bpic.net/free-photo/young-tourist-hiking-mountains-piedmont-italy-sunny-day_181624-52402.jpg?_wi=3", imageAlt: "Asia-Pacific route network", buttons: [{ text: "View Routes", href: "/booking" }], }, diff --git a/src/app/page.tsx b/src/app/page.tsx index cd5abe5..3a153c7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,7 +101,7 @@ export default function HomePage() { textboxLayout="default" useInvertedBackground={false} imagePosition="right" - imageSrc="http://img.b2bpic.net/free-photo/passengers-standing-queue_107420-85097.jpg" + imageSrc="http://img.b2bpic.net/free-photo/passengers-standing-queue_107420-85097.jpg?_wi=1" imageAlt="SkyWings customer service excellence" mediaAnimation="slide-up" bulletPoints={[ @@ -144,7 +144,7 @@ export default function HomePage() { description: "Escape to pristine beaches and crystal waters. Experience island living at its finest.", imageSrc: - "http://img.b2bpic.net/free-photo/stunning-woman-white-shirt-stands-palm_1304-5410.jpg", + "http://img.b2bpic.net/free-photo/stunning-woman-white-shirt-stands-palm_1304-5410.jpg?_wi=1", imageAlt: "Tropical beach destination", }, { @@ -153,7 +153,7 @@ export default function HomePage() { description: "Discover iconic cities with vibrant culture, cuisine, and attractions. City lights await.", imageSrc: - "http://img.b2bpic.net/free-photo/vancouver-downtown-architecture-boat-with-water-reflections-dusk-panorama_649448-2636.jpg", + "http://img.b2bpic.net/free-photo/vancouver-downtown-architecture-boat-with-water-reflections-dusk-panorama_649448-2636.jpg?_wi=1", imageAlt: "Modern city skyline", }, { @@ -162,7 +162,7 @@ export default function HomePage() { description: "Adventure awaits in majestic peaks and scenic valleys. Breathe in fresh alpine air.", imageSrc: - "http://img.b2bpic.net/free-photo/young-tourist-hiking-mountains-piedmont-italy-sunny-day_181624-52402.jpg", + "http://img.b2bpic.net/free-photo/young-tourist-hiking-mountains-piedmont-italy-sunny-day_181624-52402.jpg?_wi=1", imageAlt: "Beautiful mountain landscape", }, ]} @@ -262,7 +262,7 @@ export default function HomePage() { testimonial: "SkyWings provided exceptional service and unbeatable prices. My journey was comfortable and memorable from start to finish.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Johnson", }, { @@ -272,7 +272,7 @@ export default function HomePage() { testimonial: "The business class experience is outstanding. Premium comfort, excellent food, and professional service every single time.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Chen", }, { @@ -282,7 +282,7 @@ export default function HomePage() { testimonial: "Flying with my kids was stress-free thanks to SkyWings' family-friendly policies and attentive crew.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emily Rodriguez", }, { @@ -292,7 +292,7 @@ export default function HomePage() { testimonial: "Affordable fares without sacrificing quality. SkyWings got me to exotic destinations within budget.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Kim", }, { @@ -302,7 +302,7 @@ export default function HomePage() { testimonial: "Reliable schedules, professional crew, and seamless connections. My go-to airline for business travel.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Jessica Martinez", }, { @@ -312,7 +312,7 @@ export default function HomePage() { testimonial: "Loyalty rewards program is generous, and customer service excellence is consistent across all flights.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Thomas Anderson", }, ]}