diff --git a/src/app/page.tsx b/src/app/page.tsx index e518c8b..e25d375 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { role: "Food Critic", testimonial: "The Rairo team did an amazing job with the fusion experience.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-night-city-with-young-woman_23-2149124061.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-night-city-with-young-woman_23-2149124061.jpg?_wi=1", imageAlt: "luxury restaurant dining elegant table setting", }, { @@ -79,7 +79,7 @@ export default function LandingPage() { role: "Local Expert", testimonial: "Exquisite dine-in experience that feels truly premium.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ix1q0i", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ix1q0i&_wi=1", imageAlt: "luxury restaurant dining elegant table setting", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { role: "Traveler", testimonial: "Extremely beautiful ambience and world-class service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg?_wi=1", imageAlt: "luxury restaurant dining elegant table setting", }, { @@ -103,7 +103,7 @@ export default function LandingPage() { role: "Chef", testimonial: "Exceptional flavors and presentation. Truly a culinary gem.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5741.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5741.jpg?_wi=1", imageAlt: "luxury restaurant dining elegant table setting", }, ]} @@ -117,7 +117,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/lifestyle-night-city-with-young-woman_23-2149124061.jpg" + imageSrc="http://img.b2bpic.net/free-photo/lifestyle-night-city-with-young-woman_23-2149124061.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg", @@ -166,7 +166,7 @@ export default function LandingPage() { { title: "Authentic Cuisine", description: "Centuries-old recipes perfected for the modern palate.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ix1q0i", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ix1q0i&_wi=2", }, { title: "Stunning Ambience", @@ -195,7 +195,7 @@ export default function LandingPage() { name: "Zauq Al-Arabia Platter", price: "Rs 1,800", variant: "Signature", - imageSrc: "http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5741.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5741.jpg?_wi=2", }, { id: "2", @@ -290,7 +290,7 @@ export default function LandingPage() { name: "Sarah Javaid", role: "Guest", testimonial: "The Rairo team did an amazing job with every detail.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg?_wi=2", }, { id: "2",