Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-08 00:28:26 +00:00
2 changed files with 1371 additions and 4 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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"