diff --git a/src/app/page.tsx b/src/app/page.tsx index 81ab690..9445557 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,15 +56,15 @@ export default function LandingPage() { testimonials={[ { name: "Ahmed Hassan", handle: "Regular Customer", testimonial: "مكان اوبن اير وروف تحفه في الصيف، القهوة لذيذة جداً والأطفال يستمتعون بالملاعب.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-laughing_23-2148859448.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-laughing_23-2148859448.jpg?_wi=1" }, { name: "Fatima Ali", handle: "Family Visitor", testimonial: "الأسرة المثالية للجلسات العائلية الممتعة. الخدمة رائعة والأسعار معقولة جداً.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-home_23-2150062545.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-home_23-2150062545.jpg?_wi=1" }, { name: "Mohammed Karim", handle: "Coffee Enthusiast", testimonial: "أحب الجلوس في الأعلى خاصة في الصيف. القهوة ذات جودة عالية والأجواء رائعة.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-businesswoman_329181-11388.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-businesswoman_329181-11388.jpg?_wi=1" } ]} testimonialRotationInterval={5000} @@ -130,22 +130,22 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" products={[ { - id: "espresso", name: "Espresso", price: "E£45", variant: "Strong & Bold", imageSrc: "http://img.b2bpic.net/free-photo/cappuccino-fancy-glass-with-cake_78826-3326.jpg", imageAlt: "Espresso shot" + id: "espresso", name: "Espresso", price: "E£45", variant: "Strong & Bold", imageSrc: "http://img.b2bpic.net/free-photo/cappuccino-fancy-glass-with-cake_78826-3326.jpg?_wi=1", imageAlt: "Espresso shot" }, { - id: "cappuccino", name: "Cappuccino", price: "E£65", variant: "Creamy & Smooth", imageSrc: "http://img.b2bpic.net/free-photo/cappuccino-fancy-glass-with-cake_78826-3326.jpg", imageAlt: "Cappuccino with foam" + id: "cappuccino", name: "Cappuccino", price: "E£65", variant: "Creamy & Smooth", imageSrc: "http://img.b2bpic.net/free-photo/cappuccino-fancy-glass-with-cake_78826-3326.jpg?_wi=2", imageAlt: "Cappuccino with foam" }, { - id: "latte", name: "Café Latte", price: "E£70", variant: "Mild & Creamy", imageSrc: "http://img.b2bpic.net/free-photo/cappuccino-fancy-glass-with-cake_78826-3326.jpg", imageAlt: "Café latte" + id: "latte", name: "Café Latte", price: "E£70", variant: "Mild & Creamy", imageSrc: "http://img.b2bpic.net/free-photo/cappuccino-fancy-glass-with-cake_78826-3326.jpg?_wi=3", imageAlt: "Café latte" }, { - id: "iced-coffee", name: "Iced Coffee", price: "E£55", variant: "Refreshing & Cool", imageSrc: "http://img.b2bpic.net/free-photo/cappuccino-fancy-glass-with-cake_78826-3326.jpg", imageAlt: "Cold iced coffee" + id: "iced-coffee", name: "Iced Coffee", price: "E£55", variant: "Refreshing & Cool", imageSrc: "http://img.b2bpic.net/free-photo/cappuccino-fancy-glass-with-cake_78826-3326.jpg?_wi=4", imageAlt: "Cold iced coffee" }, { - id: "fruit-smoothie", name: "Fruit Smoothie", price: "E£75", variant: "Fresh & Healthy", imageSrc: "http://img.b2bpic.net/free-photo/cappuccino-fancy-glass-with-cake_78826-3326.jpg", imageAlt: "Colorful fruit smoothie" + id: "fruit-smoothie", name: "Fruit Smoothie", price: "E£75", variant: "Fresh & Healthy", imageSrc: "http://img.b2bpic.net/free-photo/cappuccino-fancy-glass-with-cake_78826-3326.jpg?_wi=5", imageAlt: "Colorful fruit smoothie" }, { - id: "cheesecake", name: "Cheesecake", price: "E£85", variant: "Classic Dessert", imageSrc: "http://img.b2bpic.net/free-photo/cappuccino-fancy-glass-with-cake_78826-3326.jpg", imageAlt: "Homemade cheesecake" + id: "cheesecake", name: "Cheesecake", price: "E£85", variant: "Classic Dessert", imageSrc: "http://img.b2bpic.net/free-photo/cappuccino-fancy-glass-with-cake_78826-3326.jpg?_wi=6", imageAlt: "Homemade cheesecake" } ]} buttonAnimation="slide-up" @@ -167,15 +167,15 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Ahmed Hassan", handle: "مصر - القاهرة", testimonial: "مكان اوبن اير وروف تحفه في الصيف، القهوة لذيذة جداً والأطفال يستمتعون بالملاعب. أنصح بزيارته.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-laughing_23-2148859448.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-laughing_23-2148859448.jpg?_wi=2" }, { id: "2", name: "Fatima Ali", handle: "العائلة الأولى", testimonial: "الأسرة المثالية للجلسات العائلية الممتعة. الخدمة رائعة والأسعار معقولة جداً. سننضم مرة أخرى.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-home_23-2150062545.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-home_23-2150062545.jpg?_wi=2" }, { id: "3", name: "Mohammed Karim", handle: "عاشق القهوة", testimonial: "أحب الجلوس في الأعلى خاصة في الصيف. القهوة ذات جودة عالية والأجواء رائعة جداً. موصى به.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-businesswoman_329181-11388.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-businesswoman_329181-11388.jpg?_wi=2" }, { id: "4", name: "Layla Mahmoud", handle: "أم مدروسة", testimonial: "مكان آمن وممتع للأطفال. الموظفون ودودون جداً ويساعدون في أي احتياج. شكراً لكم على الخدمة الرائعة.", rating: 5,