From 2f7d5cfd596a588cf4af8376446b7490effbfebe Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 00:28:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8d237e2..3ffbaa0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,11 +91,11 @@ export default function LandingPage() { features={[ { id: 1, - title: "Breakfast Excellence", description: "Fresh eggs, Moroccan breads, creamy honey, and fluffy pancakes prepared daily with premium ingredients and Mediterranean hospitality.", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-delicious-healthy-meal-table_23-2148992983.jpg", imageAlt: "Gourmet breakfast platter" + title: "Breakfast Excellence", description: "Fresh eggs, Moroccan breads, creamy honey, and fluffy pancakes prepared daily with premium ingredients and Mediterranean hospitality.", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-delicious-healthy-meal-table_23-2148992983.jpg?_wi=1", imageAlt: "Gourmet breakfast platter" }, { id: 2, - title: "Fresh Juice Bar", description: "Artisan smoothies and freshly pressed juices. From avocado and citrus to detox blends, each drink is made to order with care.", imageSrc: "http://img.b2bpic.net/free-photo/healthy-food-carrots-carrot-juice-with-apple-glass-jar-metal-basket-dark-wooden-background_127032-3014.jpg", imageAlt: "Fresh pressed juices and smoothies" + title: "Fresh Juice Bar", description: "Artisan smoothies and freshly pressed juices. From avocado and citrus to detox blends, each drink is made to order with care.", imageSrc: "http://img.b2bpic.net/free-photo/healthy-food-carrots-carrot-juice-with-apple-glass-jar-metal-basket-dark-wooden-background_127032-3014.jpg?_wi=1", imageAlt: "Fresh pressed juices and smoothies" }, { id: 3, @@ -156,10 +156,10 @@ export default function LandingPage() { gridVariant="two-columns-alternating-heights" products={[ { - id: "breakfast", name: "Breakfast Menu", price: "From 85 DH", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-delicious-healthy-meal-table_23-2148992983.jpg", imageAlt: "Breakfast selections" + id: "breakfast", name: "Breakfast Menu", price: "From 85 DH", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-delicious-healthy-meal-table_23-2148992983.jpg?_wi=2", imageAlt: "Breakfast selections" }, { - id: "juices", name: "Fresh Juice Bar", price: "From 45 DH", imageSrc: "http://img.b2bpic.net/free-photo/healthy-food-carrots-carrot-juice-with-apple-glass-jar-metal-basket-dark-wooden-background_127032-3014.jpg", imageAlt: "Fresh pressed juices" + id: "juices", name: "Fresh Juice Bar", price: "From 45 DH", imageSrc: "http://img.b2bpic.net/free-photo/healthy-food-carrots-carrot-juice-with-apple-glass-jar-metal-basket-dark-wooden-background_127032-3014.jpg?_wi=2", imageAlt: "Fresh pressed juices" }, { id: "desserts", name: "Desserts", price: "From 55 DH", imageSrc: "http://img.b2bpic.net/free-photo/eclairs-with-cup-tea_140725-3601.jpg", imageAlt: "Premium desserts"