diff --git a/src/app/page.tsx b/src/app/page.tsx index dac30fc..81ed34b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { testimonials={[ { name: "Sarah Johnson", handle: "CEO", testimonial: "An amazing stay with great service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-long-haired-woman-expressing-happy-emotions-sitting-sill_197531-6661.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/attractive-long-haired-woman-expressing-happy-emotions-sitting-sill_197531-6661.jpg?_wi=1"}, { name: "Michael Chen", handle: "CTO", testimonial: "Modern luxury in the heart of Paris.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-walking-with-baggage_23-2149338674.jpg"}, @@ -68,7 +68,7 @@ export default function LandingPage() { { text: "Book Now", href: "#"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-beautiful-city-streets-nighttime_23-2149444908.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-beautiful-city-streets-nighttime_23-2149444908.jpg?_wi=1" showDimOverlay={true} avatars={[ { @@ -124,13 +124,13 @@ export default function LandingPage() { "Standard rate", "No perks", "Standard policy"], button: { text: "Compare"}, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-city-streets-nighttime_23-2149444908.jpg", imageAlt: "Modern tokyo street background"}, + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-city-streets-nighttime_23-2149444908.jpg?_wi=2", imageAlt: "Modern tokyo street background"}, { id: "expedia", title: "Expedia", price: "3,859 MAD", period: "per night", features: [ "Standard rate", "No perks", "Standard policy"], button: { text: "Compare"}, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-long-haired-woman-expressing-happy-emotions-sitting-sill_197531-6661.jpg", imageAlt: "Modern tokyo street background"}, + imageSrc: "http://img.b2bpic.net/free-photo/attractive-long-haired-woman-expressing-happy-emotions-sitting-sill_197531-6661.jpg?_wi=2", imageAlt: "Modern tokyo street background"}, ]} title="Best Price Guaranteed" description="Book directly with us for the best rate."