From 941779c42e7b76645b5d41cd305cb792913ce131 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 11:54:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cdf0807..409eeb3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "https://wa.me/212600000000", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/flat-lay-mix-sushi-black-plate_23-2148348183.jpg" + imageSrc="http://img.b2bpic.net/free-photo/flat-lay-mix-sushi-black-plate_23-2148348183.jpg?_wi=1" imageAlt="Dar Lmakla Tacos and Pizza" mediaAnimation="slide-up" /> @@ -167,7 +167,7 @@ export default function LandingPage() { handle: "@temara_food", testimonial: "بصراحة أحسن تاكوس كلّيت فتمارة", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mix-sushi-black-plate_23-2148348183.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mix-sushi-black-plate_23-2148348183.jpg?_wi=2", }, { id: "2", @@ -175,7 +175,7 @@ export default function LandingPage() { handle: "@mouhib_lmakla", testimonial: "الخدمة زوينة والماكلة بنينة", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mix-sushi-black-plate_23-2148348183.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mix-sushi-black-plate_23-2148348183.jpg?_wi=3", }, { id: "3", @@ -183,7 +183,7 @@ export default function LandingPage() { handle: "@foodie_morocco", testimonial: "غادي نرجع مرة أخرى إن شاء الله", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mix-sushi-black-plate_23-2148348183.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mix-sushi-black-plate_23-2148348183.jpg?_wi=4", }, { id: "4", @@ -191,7 +191,7 @@ export default function LandingPage() { handle: "@temara_city", testimonial: "تاكوس ولا في الأحلام، تعامل راقي", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mix-sushi-black-plate_23-2148348183.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mix-sushi-black-plate_23-2148348183.jpg?_wi=5", }, { id: "5", @@ -199,7 +199,7 @@ export default function LandingPage() { handle: "@fatima_cuisine", testimonial: "أفضل تجربة طعام في تمارة، الجودة ممتازة", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mix-sushi-black-plate_23-2148348183.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mix-sushi-black-plate_23-2148348183.jpg?_wi=6", }, ]} showRating={true} @@ -232,7 +232,7 @@ export default function LandingPage() {