diff --git a/src/app/page.tsx b/src/app/page.tsx index 1871630..0e4ec56 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -132,17 +132,17 @@ export default function LandingPage() { { title: "Luxury Atmosphere", description: "Sleek interiors inspired by AMG performance design. Aesthetic, Instagram-worthy, and calming.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-3d-lighting-lamp-design_23-2151047621.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-3d-lighting-lamp-design_23-2151047621.jpg?_wi=1", }, { title: "Premium Coffee", description: "Rich, aromatic coffee crafted to perfection. A true experience for coffee lovers.", - imageSrc: "http://img.b2bpic.net/free-photo/glasses-with-delicious-coffee-assortment_23-2149514293.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glasses-with-delicious-coffee-assortment_23-2149514293.jpg?_wi=1", }, { title: "Automotive Experience", description: "Enjoy your drink surrounded by iconic Mercedes-Benz vehicles and design.", - imageSrc: "http://img.b2bpic.net/free-photo/driver-view-car-interior-hand-steering-wheel-speed-motion_169016-68523.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/driver-view-car-interior-hand-steering-wheel-speed-motion_169016-68523.jpg?_wi=1", }, ]} title="Performance Driven Experience" @@ -225,7 +225,7 @@ export default function LandingPage() { name: "Elena Rossi", handle: "@elena.coffee", testimonial: "One of the most aesthetic cafés in Dubai.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-3d-lighting-lamp-design_23-2151047621.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-3d-lighting-lamp-design_23-2151047621.jpg?_wi=2", imageAlt: "City background panoramic view", }, { @@ -233,7 +233,7 @@ export default function LandingPage() { name: "Omar K.", handle: "@omar.lux", testimonial: "Exquisite quality and design. A truly premium experience.", - imageSrc: "http://img.b2bpic.net/free-photo/glasses-with-delicious-coffee-assortment_23-2149514293.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glasses-with-delicious-coffee-assortment_23-2149514293.jpg?_wi=2", imageAlt: "City background panoramic view", }, { @@ -241,7 +241,7 @@ export default function LandingPage() { name: "Julie D.", handle: "@jules.life", testimonial: "The atmosphere is unmatched in the Design District.", - imageSrc: "http://img.b2bpic.net/free-photo/driver-view-car-interior-hand-steering-wheel-speed-motion_169016-68523.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/driver-view-car-interior-hand-steering-wheel-speed-motion_169016-68523.jpg?_wi=2", imageAlt: "City background panoramic view", }, ]}