From 940cf2f7d0001a9ea0610d06226f2c49945e1173 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 08:20:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 405d67e..27c55ac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,27 +63,27 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-photo-food-restaurant_23-2150520085.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-photo-food-restaurant_23-2150520085.jpg?_wi=1", imageAlt: "Pizza Dealer Hero", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-photo-food-restaurant_23-2150520085.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-photo-food-restaurant_23-2150520085.jpg?_wi=2", imageAlt: "Pizza Dealer Hero", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-photo-food-restaurant_23-2150520085.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-photo-food-restaurant_23-2150520085.jpg?_wi=3", imageAlt: "Pizza Dealer Hero", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-photo-food-restaurant_23-2150520085.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-photo-food-restaurant_23-2150520085.jpg?_wi=4", imageAlt: "Pizza Dealer Hero", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-photo-food-restaurant_23-2150520085.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-photo-food-restaurant_23-2150520085.jpg?_wi=5", imageAlt: "Pizza Dealer Hero", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-photo-food-restaurant_23-2150520085.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-photo-food-restaurant_23-2150520085.jpg?_wi=6", imageAlt: "Pizza Dealer Hero", }, ]} @@ -135,7 +135,7 @@ export default function LandingPage() { price: "SAR 65", rating: 5, reviewCount: "1.2k", - imageSrc: "http://img.b2bpic.net/free-photo/wooden-table-with-basil-other-ingredients_23-2147606547.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wooden-table-with-basil-other-ingredients_23-2147606547.jpg?_wi=1", }, { id: "p2", @@ -162,7 +162,7 @@ export default function LandingPage() { price: "SAR 55", rating: 4, reviewCount: "900+", - imageSrc: "http://img.b2bpic.net/free-photo/wooden-table-with-basil-other-ingredients_23-2147606547.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wooden-table-with-basil-other-ingredients_23-2147606547.jpg?_wi=2", }, ]} title="Signature Menu Highlights" -- 2.49.1