diff --git a/src/app/fleet/page.tsx b/src/app/fleet/page.tsx index bc07142..d28d82c 100644 --- a/src/app/fleet/page.tsx +++ b/src/app/fleet/page.tsx @@ -47,16 +47,16 @@ export default function FleetPage() { products={[ { id: "1", brand: "Mercedes-Benz", name: "E-Class Sedan", price: "€45-60", rating: 5, - reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-wet-highway-rain-rainy-drive_169016-69903.jpg", imageAlt: "Mercedes E-Class luxury sedan"}, + reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-wet-highway-rain-rainy-drive_169016-69903.jpg?_wi=3", imageAlt: "Mercedes E-Class luxury sedan"}, { id: "2", brand: "BMW", name: "7 Series Luxury", price: "€60-80", rating: 5, - reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-wet-highway-rain-rainy-drive_169016-69903.jpg", imageAlt: "BMW 7 Series luxury vehicle"}, + reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-wet-highway-rain-rainy-drive_169016-69903.jpg?_wi=4", imageAlt: "BMW 7 Series luxury vehicle"}, { id: "3", brand: "Volkswagen", name: "Passat Comfort", price: "€35-50", rating: 5, - reviewCount: "180+", imageSrc: "http://img.b2bpic.net/free-photo/fast-wagon-car-winter-highway-road-motion_169016-71288.jpg", imageAlt: "Volkswagen Passat comfort vehicle"}, + reviewCount: "180+", imageSrc: "http://img.b2bpic.net/free-photo/fast-wagon-car-winter-highway-road-motion_169016-71288.jpg?_wi=2", imageAlt: "Volkswagen Passat comfort vehicle"}, { id: "4", brand: "Mercedes-Benz", name: "V-Class Van (8 seats)", price: "€70-100", rating: 5, - reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-sitting-backseat-taxi_23-2149236709.jpg", imageAlt: "Mercedes V-Class group transport van"}, + reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-sitting-backseat-taxi_23-2149236709.jpg?_wi=2", imageAlt: "Mercedes V-Class group transport van"}, ]} gridVariant="bento-grid" animationType="scale-rotate" @@ -72,7 +72,7 @@ export default function FleetPage() { description="All our vehicles meet the highest international safety and comfort standards." subdescription="Regular maintenance, professional cleaning, and premium amenities included" icon={Zap} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-valet-outdoors_23-2149901418.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-valet-outdoors_23-2149901418.jpg?_wi=2" imageAlt="Fleet maintenance and service" mediaAnimation="slide-up" useInvertedBackground={true} diff --git a/src/app/page.tsx b/src/app/page.tsx index 7a2be76..5f42d50 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,13 +57,13 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Margaret Thompson"}, { name: "James Patterson", handle: "Business Traveler, USA", testimonial: "Reliable and punctual. Used Alexander Taxi for multiple trips during my stay. Best choice in Paphos.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Patterson"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "James Patterson"}, { name: "Sofia Christou", handle: "Local Resident, Paphos", testimonial: "Great service for going to the airport. Always clean cars and friendly drivers. Worth every euro.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-face-gorgeous-latin-american-woman_1262-5766.jpg", imageAlt: "Sofia Christou"}, { name: "David Murphy", handle: "Tourist, Ireland", testimonial: "Professional drivers, comfortable vehicles, and fair pricing. Made our Paphos vacation perfect.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Murphy"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Murphy"}, ]} testimonialRotationInterval={5000} buttons={[ @@ -82,7 +82,7 @@ export default function HomePage() { description="Founded in 2010, Alexander Taxi has been Paphos's leading luxury transportation provider." subdescription="Serving thousands of satisfied customers annually" icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-valet-outdoors_23-2149901418.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-valet-outdoors_23-2149901418.jpg?_wi=1" imageAlt="Alexander Taxi fleet and team" mediaAnimation="blur-reveal" useInvertedBackground={true} @@ -97,19 +97,19 @@ export default function HomePage() { features={[ { id: "1", title: "Airport Transfers", tags: ["24/7 Available", "Fixed Pricing"], - imageSrc: "http://img.b2bpic.net/free-photo/full-length-handsome-young-man-suit-walking-with-luggage-outside-office-building_662251-2111.jpg", imageAlt: "Airport transportation service"}, + imageSrc: "http://img.b2bpic.net/free-photo/full-length-handsome-young-man-suit-walking-with-luggage-outside-office-building_662251-2111.jpg?_wi=1", imageAlt: "Airport transportation service"}, { id: "2", title: "City Tours", tags: ["Professional Guides", "Flexible Hours"], - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-looking-each-other_23-2148656203.jpg", imageAlt: "City tour experience"}, + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-looking-each-other_23-2148656203.jpg?_wi=1", imageAlt: "City tour experience"}, { id: "3", title: "Business Transport", tags: ["Corporate Rates", "Reliable"], - imageSrc: "http://img.b2bpic.net/free-photo/confident-businesspeople-with-luggage-walking-hotel-wheeling-suitcases-talking-full-length-front-view-business-travel-corporate-communication-concept_74855-6875.jpg", imageAlt: "Business transportation"}, + imageSrc: "http://img.b2bpic.net/free-photo/confident-businesspeople-with-luggage-walking-hotel-wheeling-suitcases-talking-full-length-front-view-business-travel-corporate-communication-concept_74855-6875.jpg?_wi=1", imageAlt: "Business transportation"}, { id: "4", title: "Wedding Transportation", tags: ["Luxury Vehicles", "Special Events"], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-wedding-couple-is-smiling-black-car-sunny-day-dressed-elegant-wedding-outfits-with-red-bouquet_8353-11161.jpg", imageAlt: "Wedding transportation"}, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-wedding-couple-is-smiling-black-car-sunny-day-dressed-elegant-wedding-outfits-with-red-bouquet_8353-11161.jpg?_wi=1", imageAlt: "Wedding transportation"}, { id: "5", title: "Group Transfers", tags: ["Large Fleet", "Group Discounts"], - imageSrc: "http://img.b2bpic.net/free-photo/young-man-sitting-top-car_23-2147828238.jpg", imageAlt: "Group transportation service"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-man-sitting-top-car_23-2147828238.jpg?_wi=1", imageAlt: "Group transportation service"}, ]} animationType="slide-up" textboxLayout="default" @@ -126,16 +126,16 @@ export default function HomePage() { products={[ { id: "1", brand: "Mercedes-Benz", name: "E-Class Sedan", price: "€45-60", rating: 5, - reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-wet-highway-rain-rainy-drive_169016-69903.jpg", imageAlt: "Mercedes E-Class luxury sedan"}, + reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-wet-highway-rain-rainy-drive_169016-69903.jpg?_wi=1", imageAlt: "Mercedes E-Class luxury sedan"}, { id: "2", brand: "BMW", name: "7 Series Luxury", price: "€60-80", rating: 5, - reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-wet-highway-rain-rainy-drive_169016-69903.jpg", imageAlt: "BMW 7 Series luxury vehicle"}, + reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-wet-highway-rain-rainy-drive_169016-69903.jpg?_wi=2", imageAlt: "BMW 7 Series luxury vehicle"}, { id: "3", brand: "Volkswagen", name: "Passat Comfort", price: "€35-50", rating: 5, - reviewCount: "180+", imageSrc: "http://img.b2bpic.net/free-photo/fast-wagon-car-winter-highway-road-motion_169016-71288.jpg", imageAlt: "Volkswagen Passat comfort vehicle"}, + reviewCount: "180+", imageSrc: "http://img.b2bpic.net/free-photo/fast-wagon-car-winter-highway-road-motion_169016-71288.jpg?_wi=1", imageAlt: "Volkswagen Passat comfort vehicle"}, { id: "4", brand: "Mercedes-Benz", name: "V-Class Van (8 seats)", price: "€70-100", rating: 5, - reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-sitting-backseat-taxi_23-2149236709.jpg", imageAlt: "Mercedes V-Class group transport van"}, + reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-sitting-backseat-taxi_23-2149236709.jpg?_wi=1", imageAlt: "Mercedes V-Class group transport van"}, ]} gridVariant="bento-grid" animationType="scale-rotate" @@ -199,7 +199,7 @@ export default function HomePage() { { id: "5", name: "Sophie Lacroix, Tourist from France", date: "Date: 28 October 2024", title: "Worth every penny", quote: "Premium service at reasonable prices. The drivers know Paphos inside and out. Used them for airport transfers and evening city exploration. Fantastic!", tag: "Tourist", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-hat_23-2149003013.jpg", avatarAlt: "Sophie Lacroix", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-hat_23-2149003013.jpg", imageAlt: "Sophie Lacroix testimonial"}, { - id: "6", name: "Michael Thompson, Business Traveler from USA", date: "Date: 22 October 2024", title: "Professional excellence", quote: "Alexander Taxi provided seamless transportation for my entire business trip. Corporate rate was competitive, and the service quality was exceptional. Booking again next trip!", tag: "Business", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Michael Thompson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Thompson testimonial"}, + id: "6", name: "Michael Thompson, Business Traveler from USA", date: "Date: 22 October 2024", title: "Professional excellence", quote: "Alexander Taxi provided seamless transportation for my entire business trip. Corporate rate was competitive, and the service quality was exceptional. Booking again next trip!", tag: "Business", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Michael Thompson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Michael Thompson testimonial"}, ]} textboxLayout="default" useInvertedBackground={true} diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 7793ba2..dc4802d 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -46,19 +46,19 @@ export default function ServicesPage() { features={[ { id: "1", title: "Airport Transfers", tags: ["24/7 Available", "Fixed Pricing"], - imageSrc: "http://img.b2bpic.net/free-photo/full-length-handsome-young-man-suit-walking-with-luggage-outside-office-building_662251-2111.jpg", imageAlt: "Airport transportation service"}, + imageSrc: "http://img.b2bpic.net/free-photo/full-length-handsome-young-man-suit-walking-with-luggage-outside-office-building_662251-2111.jpg?_wi=2", imageAlt: "Airport transportation service"}, { id: "2", title: "City Tours", tags: ["Professional Guides", "Flexible Hours"], - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-looking-each-other_23-2148656203.jpg", imageAlt: "City tour experience"}, + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-looking-each-other_23-2148656203.jpg?_wi=2", imageAlt: "City tour experience"}, { id: "3", title: "Business Transport", tags: ["Corporate Rates", "Reliable"], - imageSrc: "http://img.b2bpic.net/free-photo/confident-businesspeople-with-luggage-walking-hotel-wheeling-suitcases-talking-full-length-front-view-business-travel-corporate-communication-concept_74855-6875.jpg", imageAlt: "Business transportation"}, + imageSrc: "http://img.b2bpic.net/free-photo/confident-businesspeople-with-luggage-walking-hotel-wheeling-suitcases-talking-full-length-front-view-business-travel-corporate-communication-concept_74855-6875.jpg?_wi=2", imageAlt: "Business transportation"}, { id: "4", title: "Wedding Transportation", tags: ["Luxury Vehicles", "Special Events"], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-wedding-couple-is-smiling-black-car-sunny-day-dressed-elegant-wedding-outfits-with-red-bouquet_8353-11161.jpg", imageAlt: "Wedding transportation"}, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-wedding-couple-is-smiling-black-car-sunny-day-dressed-elegant-wedding-outfits-with-red-bouquet_8353-11161.jpg?_wi=2", imageAlt: "Wedding transportation"}, { id: "5", title: "Group Transfers", tags: ["Large Fleet", "Group Discounts"], - imageSrc: "http://img.b2bpic.net/free-photo/young-man-sitting-top-car_23-2147828238.jpg", imageAlt: "Group transportation service"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-man-sitting-top-car_23-2147828238.jpg?_wi=2", imageAlt: "Group transportation service"}, ]} animationType="slide-up" textboxLayout="default"