From 1b1f9e70c61fbd1d28b6ed7aebf0b47602e2e180 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 02:36:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bc67a91..1489ae6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { { text: "اطلب الآن", href: "#contact" }, { text: "عرض القائمة", href: "#products" } ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-chicken-burger-with-pickles-tomatoes-served-with-french-fries-sauces-dark_140725-11883.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-chicken-burger-with-pickles-tomatoes-served-with-french-fries-sauces-dark_140725-11883.jpg?_wi=1" imageAlt="برغر لذيذ من باكيت" mediaAnimation="slide-up" imagePosition="right" @@ -91,7 +91,7 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", name: "برغر مدخن", price: "15,000 ع.د", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chicken-burger-with-pickles-tomatoes-served-with-french-fries-sauces-dark_140725-11883.jpg", imageAlt: "برغر مدخن" + id: "1", name: "برغر مدخن", price: "15,000 ع.د", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chicken-burger-with-pickles-tomatoes-served-with-french-fries-sauces-dark_140725-11883.jpg?_wi=2", imageAlt: "برغر مدخن" }, { id: "2", name: "راب الدجاج", price: "12,000 ع.د", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-delicious-kebab-wraps_23-2148632668.jpg", imageAlt: "راب دجاج مدخن" -- 2.49.1