diff --git a/src/app/page.tsx b/src/app/page.tsx index a2c5a1f..bded557 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,15 +82,15 @@ export default function LandingPage() { imageAlt: "Signature Emirati dish", }, { - imageSrc: "http://img.b2bpic.net/free-photo/copper-plate-selection-marinated-foods_114579-2354.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/copper-plate-selection-marinated-foods_114579-2354.jpg?_wi=1", imageAlt: "Traditional grilled meat platter", }, { - imageSrc: "http://img.b2bpic.net/free-photo/cup-aromatic-tea-dried-fruits-top-view_140725-5644.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cup-aromatic-tea-dried-fruits-top-view_140725-5644.jpg?_wi=1", imageAlt: "Traditional sweet pastry", }, { - imageSrc: "http://img.b2bpic.net/free-photo/friends-having-celebration-table_23-2147668907.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-having-celebration-table_23-2147668907.jpg?_wi=1", imageAlt: "Authentic dining atmosphere", }, ]} @@ -125,7 +125,7 @@ export default function LandingPage() { price: "AED 25", rating: 5, reviewCount: "1200", - imageSrc: "http://img.b2bpic.net/free-photo/copper-plate-selection-marinated-foods_114579-2354.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/copper-plate-selection-marinated-foods_114579-2354.jpg?_wi=2", }, { id: "2", @@ -134,7 +134,7 @@ export default function LandingPage() { price: "AED 85", rating: 5, reviewCount: "950", - imageSrc: "http://img.b2bpic.net/free-photo/cup-aromatic-tea-dried-fruits-top-view_140725-5644.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cup-aromatic-tea-dried-fruits-top-view_140725-5644.jpg?_wi=2", }, { id: "3", @@ -143,7 +143,7 @@ export default function LandingPage() { price: "AED 120", rating: 4, reviewCount: "800", - imageSrc: "http://img.b2bpic.net/free-photo/copper-plate-selection-marinated-foods_114579-2354.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/copper-plate-selection-marinated-foods_114579-2354.jpg?_wi=3", }, { id: "4", @@ -152,7 +152,7 @@ export default function LandingPage() { price: "AED 60", rating: 5, reviewCount: "600", - imageSrc: "http://img.b2bpic.net/free-photo/cup-aromatic-tea-dried-fruits-top-view_140725-5644.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cup-aromatic-tea-dried-fruits-top-view_140725-5644.jpg?_wi=3", }, { id: "5", @@ -161,7 +161,7 @@ export default function LandingPage() { price: "AED 30", rating: 5, reviewCount: "1500", - imageSrc: "http://img.b2bpic.net/free-photo/copper-plate-selection-marinated-foods_114579-2354.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/copper-plate-selection-marinated-foods_114579-2354.jpg?_wi=4", }, { id: "6", @@ -170,7 +170,7 @@ export default function LandingPage() { price: "AED 75", rating: 4, reviewCount: "450", - imageSrc: "http://img.b2bpic.net/free-photo/cup-aromatic-tea-dried-fruits-top-view_140725-5644.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cup-aromatic-tea-dried-fruits-top-view_140725-5644.jpg?_wi=4", }, ]} title="Signature Dishes" @@ -189,7 +189,7 @@ export default function LandingPage() { name: "Sarah Miller", handle: "@sarah_travels", testimonial: "The most authentic food I've had in Dubai. A true heritage experience.", - imageSrc: "http://img.b2bpic.net/free-photo/friends-having-celebration-table_23-2147668907.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-having-celebration-table_23-2147668907.jpg?_wi=2", }, { id: "2",