From 082ee52c3522c79c7f588e09bbbaa0f55aca9475 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 17:30:07 +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 b77adc5..0baa7fb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,7 +83,7 @@ export default function LandingPage() { href: "#bestsellers", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-green-matcha-tea-white-table_181624-1311.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-green-matcha-tea-white-table_181624-1311.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -146,21 +146,21 @@ export default function LandingPage() { title: "ماتشا استثنائية", description: "موزونة، غنية، وبنكهات مبتكرة مثل المانجو والتوت.", tag: "طعم غني", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tea-cups-herbs_23-2148786659.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tea-cups-herbs_23-2148786659.jpg?_wi=1", }, { id: "f2", title: "حلويات ما تُنسى", description: "سويسرول، كيكة العسل، ماتيلدا… طعم وشكل يفتح النفس.", tag: "فن التقديم", - imageSrc: "http://img.b2bpic.net/free-photo/man-having-coffee-with-desert-tartlets-with-cream-orange-side-view_141793-4190.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-having-coffee-with-desert-tartlets-with-cream-orange-side-view_141793-4190.jpg?_wi=1", }, { id: "f3", title: "خدمة فيها روح", description: "ابتسامة، لطف، وتجربة تخليك ترجع لنا مرة وثانية وثالثة.", tag: "موظفات عسل", - imageSrc: "http://img.b2bpic.net/free-photo/pleasant-girl-texting-message-lunch-balcony-elegant-young-woman-sitting-terrace-with-croissant-tea_197531-11379.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pleasant-girl-texting-message-lunch-balcony-elegant-young-woman-sitting-terrace-with-croissant-tea_197531-11379.jpg?_wi=1", }, ]} title="ليش بكيولر مختلف؟" @@ -253,7 +253,7 @@ export default function LandingPage() { quote: "الحلا عندهم فوق الخيال، يبيض الوجه.", name: "سارة", role: "عميلة دائمة", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-green-matcha-tea-white-table_181624-1311.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-green-matcha-tea-white-table_181624-1311.jpg?_wi=2", imageAlt: "High angle hands holding delicious drink", }, { @@ -262,7 +262,7 @@ export default function LandingPage() { quote: "أخلاق الموظفات تجنن، يخلونك تحب المكان.", name: "ليلى", role: "عميلة دائمة", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tea-cups-herbs_23-2148786659.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tea-cups-herbs_23-2148786659.jpg?_wi=2", imageAlt: "High angle hands holding delicious drink", }, { @@ -271,7 +271,7 @@ export default function LandingPage() { quote: "الماتشا بالمانجو خيال، كل يومين أجي.", name: "مها", role: "عميلة دائمة", - imageSrc: "http://img.b2bpic.net/free-photo/man-having-coffee-with-desert-tartlets-with-cream-orange-side-view_141793-4190.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-having-coffee-with-desert-tartlets-with-cream-orange-side-view_141793-4190.jpg?_wi=2", imageAlt: "High angle hands holding delicious drink", }, { @@ -280,7 +280,7 @@ export default function LandingPage() { quote: "أفضل مكان للجلسة والهدوء، كل شيء مثالي.", name: "دانه", role: "عميلة دائمة", - imageSrc: "http://img.b2bpic.net/free-photo/pleasant-girl-texting-message-lunch-balcony-elegant-young-woman-sitting-terrace-with-croissant-tea_197531-11379.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pleasant-girl-texting-message-lunch-balcony-elegant-young-woman-sitting-terrace-with-croissant-tea_197531-11379.jpg?_wi=2", imageAlt: "High angle hands holding delicious drink", }, ]}