diff --git a/src/app/page.tsx b/src/app/page.tsx index 5704489..2fe340a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function HomePage() { handle: "Wedding Planner", testimonial: "Our clients absolutely loved the fleet options and personalized service. Luxe Rides made our events unforgettable.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/well-dressed-employee-outdoors_1098-2197.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/well-dressed-employee-outdoors_1098-2197.jpg?_wi=1", imageAlt: "Sarah Chen", }, { @@ -91,7 +91,7 @@ export default function HomePage() { handle: "CEO, Tech Startup", testimonial: "When you need transportation that reflects your success, Luxe Rides is the only choice.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/well-dressed-employee-outdoors_1098-2197.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/well-dressed-employee-outdoors_1098-2197.jpg?_wi=2", imageAlt: "Victoria Ross", }, ]} @@ -118,42 +118,42 @@ export default function HomePage() { id: "1", name: "Executive Sedan", price: "$75/hr", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241747.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241747.jpg?_wi=1", imageAlt: "Luxury executive sedan for business travel", }, { id: "2", name: "Lincoln Stretch Limousine", price: "$120/hr", - 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", + 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: "Classic stretch limousine for celebrations", }, { id: "3", name: "Mercedes SUV", price: "$95/hr", - imageSrc: "http://img.b2bpic.net/free-photo/solid-asian-man-white-shirt-sunglasses-posed-near-black-mafia-suv-cars_627829-13667.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/solid-asian-man-white-shirt-sunglasses-posed-near-black-mafia-suv-cars_627829-13667.jpg?_wi=1", imageAlt: "Premium Mercedes SUV for group travel", }, { id: "4", name: "Cadillac Escalade", price: "$130/hr", - imageSrc: "http://img.b2bpic.net/free-photo/solid-asian-man-white-shirt-sunglasses-posed-near-black-mafia-suv-cars_627829-13667.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/solid-asian-man-white-shirt-sunglasses-posed-near-black-mafia-suv-cars_627829-13667.jpg?_wi=2", imageAlt: "Spacious Cadillac Escalade for large groups", }, { id: "5", name: "Party Bus", price: "$150/hr", - imageSrc: "http://img.b2bpic.net/free-photo/trendy-stylish-trendy-girlfriends-go-car-listening-music-having-fun-together-they-go-shopping-their-city-friends-rest-together-shopping-is-always-together_132075-12297.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/trendy-stylish-trendy-girlfriends-go-car-listening-music-having-fun-together-they-go-shopping-their-city-friends-rest-together-shopping-is-always-together_132075-12297.jpg?_wi=1", imageAlt: "Entertainment party bus with premium sound system", }, { id: "6", name: "Airport Transfer Coach", price: "$85/hr", - imageSrc: "http://img.b2bpic.net/free-photo/business-team-way-meetings_329181-15205.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-team-way-meetings_329181-15205.jpg?_wi=1", imageAlt: "Comfortable airport transfer coach", }, ]} @@ -179,7 +179,7 @@ export default function HomePage() { title: "On-Time Every Time", subtitle: "Professional scheduling and traffic monitoring.", description: "Our GPS-tracked vehicles and experienced drivers ensure you arrive exactly when promised. We build our reputation on punctuality and dependability for every booking.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-businessman-doing-sport-with-stats_23-2150040521.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-businessman-doing-sport-with-stats_23-2150040521.jpg?_wi=1", imageAlt: "GPS tracking and reliability monitoring", }, { @@ -188,7 +188,7 @@ export default function HomePage() { title: "Premium Interiors", subtitle: "Climate control, luxury seating, and amenities.", description: "Every vehicle is immaculately maintained with premium leather seating, climate control, and entertainment systems. Your journey is your sanctuary.", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-car-interior-brown-black-colors_181624-31177.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-car-interior-brown-black-colors_181624-31177.jpg?_wi=1", imageAlt: "Luxury car interior with premium comfort", }, { @@ -197,7 +197,7 @@ export default function HomePage() { title: "Vetted Professionals", subtitle: "Background-checked drivers with extensive training.", description: "All our chauffeurs undergo rigorous background checks, comprehensive training, and ongoing professional development. Your safety and security are our top priority.", - imageSrc: "http://img.b2bpic.net/free-photo/car-purchase_342744-734.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-purchase_342744-734.jpg?_wi=1", imageAlt: "Professional driver safety training", }, { @@ -206,7 +206,7 @@ export default function HomePage() { title: "Fixed Pricing Model", subtitle: "No hidden fees or surprise charges.", description: "Distance-based rates with transparent surcharges. See your total cost upfront before booking. What you see is what you pay.", - imageSrc: "http://img.b2bpic.net/free-photo/calculator-numbers-paper-closeup-finance-concept_169016-24473.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/calculator-numbers-paper-closeup-finance-concept_169016-24473.jpg?_wi=1", imageAlt: "Transparent pricing and cost calculator", }, ]}