diff --git a/src/app/page.tsx b/src/app/page.tsx index a85598b..3cee924 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={true} features={[ - { title: "Luxury Atmosphere", description: "Sleek interiors inspired by AMG performance design.", imageSrc: "http://img.b2bpic.net/free-photo/modern-3d-lighting-lamp-design_23-2151047621.jpg" }, + { title: "Luxury Atmosphere", description: "Sleek interiors inspired by AMG performance design.", 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.", imageSrc: "http://img.b2bpic.net/free-photo/glasses-with-delicious-coffee-assortment_23-2149514293.jpg" }, { title: "Automotive Experience", description: "Enjoy your drink surrounded by iconic Mercedes-Benz vehicles.", imageSrc: "http://img.b2bpic.net/free-photo/driver-view-car-interior-hand-steering-wheel-speed-motion_169016-68523.jpg" }, ]} @@ -112,7 +112,7 @@ export default function LandingPage() { testimonials={[ { id: "t1", name: "Sarah Ahmed", handle: "@sarah.dxb", testimonial: "A hidden gem… stylish, calm, and the coffee is excellent.", imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892961.jpg" }, { id: "t2", name: "Mark Wilson", handle: "@mark_dubai", testimonial: "Perfect place to relax and enjoy the AMG vibe.", imageSrc: "http://img.b2bpic.net/free-photo/cups-lamp-near-twig_23-2147811206.jpg" }, - { id: "t3", 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" }, + { id: "t3", 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?_wi=2" }, ]} title="What Our Guests Say" description="Voices of the AMG community."