From 06f322af526d0ff8d4fb57e2aa2dea01d5c5e9dd Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 10 May 2026 19:25:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9803275..4972e60 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { handle: "@sarah_a", testimonial: "One of the best dining experiences in Doha.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/ramadan-celebration-digital-art_23-2151358065.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ramadan-celebration-digital-art_23-2151358065.jpg?_wi=1", imageAlt: "luxury persian restaurant interior dark gold", }, { @@ -72,7 +72,7 @@ export default function LandingPage() { handle: "@johndoe", testimonial: "Outstanding Persian food and exceptional service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517414.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517414.jpg?_wi=1", imageAlt: "luxury persian restaurant interior dark gold", }, { @@ -80,7 +80,7 @@ export default function LandingPage() { handle: "@amira_k", testimonial: "Beautiful marina views and luxurious atmosphere.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-plate-with-delicious-kebab-condiment-grinder_23-2148685518.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-plate-with-delicious-kebab-condiment-grinder_23-2148685518.jpg?_wi=1", imageAlt: "luxury persian restaurant interior dark gold", }, { @@ -88,7 +88,7 @@ export default function LandingPage() { handle: "@omar_f", testimonial: "Authentic Iranian flavors with incredible hospitality.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-rice-rice-with-dried-fruits-garlic-bowls-spices_140725-73945.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-rice-rice-with-dried-fruits-garlic-bowls-spices_140725-73945.jpg?_wi=1", imageAlt: "luxury persian restaurant interior dark gold", }, { @@ -96,7 +96,7 @@ export default function LandingPage() { handle: "@layla_s", testimonial: "Perfect for celebrations and special occasions.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/delicious-local-food-dishes_23-2148833863.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-local-food-dishes_23-2148833863.jpg?_wi=1", imageAlt: "luxury persian restaurant interior dark gold", }, ]} @@ -110,7 +110,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/ramadan-celebration-digital-art_23-2151358065.jpg" + imageSrc="http://img.b2bpic.net/free-photo/ramadan-celebration-digital-art_23-2151358065.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-dining-table-while-communicating-with-her-husband_637285-3516.jpg", @@ -141,7 +141,7 @@ export default function LandingPage() { useInvertedBackground={false} title="A Legacy of Persian Flavors" description="Discover traditional recipes elevated with modern presentation. Situated at Al Maha Island, Berenjak offers an immersive journey through the heart of Iranian culinary culture, paired with breathtaking views of the Doha skyline." - imageSrc="http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517414.jpg" + imageSrc="http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517414.jpg?_wi=2" /> @@ -159,7 +159,7 @@ export default function LandingPage() { price: "QAR 120", rating: 5, reviewCount: "240", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-plate-with-delicious-kebab-condiment-grinder_23-2148685518.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-plate-with-delicious-kebab-condiment-grinder_23-2148685518.jpg?_wi=2", }, { id: "2", @@ -168,7 +168,7 @@ export default function LandingPage() { price: "QAR 95", rating: 5, reviewCount: "180", - imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-rice-rice-with-dried-fruits-garlic-bowls-spices_140725-73945.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-rice-rice-with-dried-fruits-garlic-bowls-spices_140725-73945.jpg?_wi=2", }, { id: "3", @@ -177,7 +177,7 @@ export default function LandingPage() { price: "QAR 45", rating: 4, reviewCount: "310", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-local-food-dishes_23-2148833863.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-local-food-dishes_23-2148833863.jpg?_wi=2", }, { id: "4",