From 3b8582bb59733232db70a99e521ddf647df9cba9 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 16:28:21 +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 839818a..481bea9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { description="تجربة استثنائية من القهوة المختصة في أجواء مريحة ونظيفة. استمتع بأجمل اللحظات مع مشروباتنا الساخنة والباردة." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-cup-cappuccino-with-white-heart-pattern-wooden-table_181624-19500.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-cup-cappuccino-with-white-heart-pattern-wooden-table_181624-19500.jpg?_wi=1", imageAlt: "مشروبات القهوة", }, { @@ -119,7 +119,7 @@ export default function LandingPage() { price: "45 E£", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/mocca-coffee-shop_1339-4898.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mocca-coffee-shop_1339-4898.jpg?_wi=1", }, { id: "2", @@ -128,7 +128,7 @@ export default function LandingPage() { price: "50 E£", rating: 5, reviewCount: "98", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-saucer-table_107420-12346.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-saucer-table_107420-12346.jpg?_wi=1", }, { id: "3", @@ -137,7 +137,7 @@ export default function LandingPage() { price: "35 E£", rating: 4, reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/steaming-espresso-cup-grey-background-closeup_1220-6684.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/steaming-espresso-cup-grey-background-closeup_1220-6684.jpg?_wi=1", }, { id: "4", @@ -213,7 +213,7 @@ export default function LandingPage() { quote: "كافيه كويس و نظيف، بيعمل مجموعة متنوعة من القهوة الساخنة و الباردة.", tag: "ممتاز", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-is-using-app-her-smartphone-device-send-text-message-near-business-buildings_158595-6785.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-cup-cappuccino-with-white-heart-pattern-wooden-table_181624-19500.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-cup-cappuccino-with-white-heart-pattern-wooden-table_181624-19500.jpg?_wi=2", imageAlt: "happy coffee customer smiling", }, { @@ -235,7 +235,7 @@ export default function LandingPage() { quote: "يقدم خدمة ممتازة ويتميز بتنوع المنتجات.", tag: "رائع", avatarSrc: "http://img.b2bpic.net/free-photo/indoor-shot-handsome-young-man-wearing-hat-white-shirt-smiling-happily-while-reading-sms-mobile-phone-messaging-his-girlfriend-online-using-free-wi-fi-lunch-cafe_273609-1708.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/mocca-coffee-shop_1339-4898.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mocca-coffee-shop_1339-4898.jpg?_wi=2", imageAlt: "happy coffee customer smiling", }, { @@ -246,7 +246,7 @@ export default function LandingPage() { quote: "مكان رائع للاسترخاء مع مشروب ممتاز.", tag: "ممتاز", avatarSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-woman-drinking-coffee_23-2148348888.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-saucer-table_107420-12346.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-saucer-table_107420-12346.jpg?_wi=2", imageAlt: "happy coffee customer smiling", }, { @@ -257,7 +257,7 @@ export default function LandingPage() { quote: "تجربة جميلة جداً، سأعود مرة أخرى بكل تأكيد.", tag: "رائع", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-old-item_23-2149640696.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/steaming-espresso-cup-grey-background-closeup_1220-6684.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/steaming-espresso-cup-grey-background-closeup_1220-6684.jpg?_wi=2", imageAlt: "happy coffee customer smiling", }, ]}