Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -45,19 +45,19 @@ export default function LandingPage() {
|
||||
description="Rapide, délicieux, pas cher – Ouvert jusqu'à 01:30. Commandez ou appelez maintenant"
|
||||
tag="🏪 Snack Mac Bled"
|
||||
tagAnimation="slide-up"
|
||||
background="radial-gradient"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
buttons={[
|
||||
{ text: "📞 Appeler maintenant", href: "tel:+212525049134" },
|
||||
{ text: "🛵 Commander (Glovo)", href: "https://glovo.com" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/doner-wrapped-lavash-with-side-fries-ketchup_141793-664.jpg?_wi=1", imageAlt: "Delicious shawarma specialty" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-mexican-food-with-ingredients-besides_23-2148283075.jpg?_wi=1", imageAlt: "Flavorful tacos beldi" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/lule-kebab-with-vegetables-table_140725-9236.jpg?_wi=1", imageAlt: "House specialty shawarma" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/doner-wrapped-lavash-with-side-fries-ketchup_141793-664.jpg?_wi=2", imageAlt: "Fresh shawarma platter" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-mexican-food-with-ingredients-besides_23-2148283075.jpg?_wi=2", imageAlt: "Authentic moroccan tacos" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/lule-kebab-with-vegetables-table_140725-9236.jpg?_wi=2", imageAlt: "Premium shawarma serving" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/doner-wrapped-lavash-with-side-fries-ketchup_141793-664.jpg", imageAlt: "Delicious shawarma specialty" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-mexican-food-with-ingredients-besides_23-2148283075.jpg", imageAlt: "Flavorful tacos beldi" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/lule-kebab-with-vegetables-table_140725-9236.jpg", imageAlt: "House specialty shawarma" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/doner-wrapped-lavash-with-side-fries-ketchup_141793-664.jpg", imageAlt: "Fresh shawarma platter" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-mexican-food-with-ingredients-besides_23-2148283075.jpg", imageAlt: "Authentic moroccan tacos" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/lule-kebab-with-vegetables-table_140725-9236.jpg", imageAlt: "Premium shawarma serving" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
ariaLabel="Hero section with shawarma gallery"
|
||||
@@ -82,13 +82,13 @@ export default function LandingPage() {
|
||||
description="Découvrez nos spécialités – Saveurs authentiques du Maroc"
|
||||
products={[
|
||||
{
|
||||
id: "tacos-beldi", name: "Tacos Beldi Boeuf Haché Royale", price: "25 MAD", imageSrc: "http://img.b2bpic.net/free-photo/top-view-mexican-food-with-ingredients-besides_23-2148283075.jpg?_wi=3", imageAlt: "Tacos Beldi Boeuf Haché Royale"
|
||||
id: "tacos-beldi", name: "Tacos Beldi Boeuf Haché Royale", price: "25 MAD", imageSrc: "http://img.b2bpic.net/free-photo/top-view-mexican-food-with-ingredients-besides_23-2148283075.jpg", imageAlt: "Tacos Beldi Boeuf Haché Royale"
|
||||
},
|
||||
{
|
||||
id: "shawarma-special", name: "Shawarma Spécialité", price: "30 MAD", imageSrc: "http://img.b2bpic.net/free-photo/lule-kebab-with-vegetables-table_140725-9236.jpg?_wi=3", imageAlt: "Shawarma Spécialité"
|
||||
id: "shawarma-special", name: "Shawarma Spécialité", price: "30 MAD", imageSrc: "http://img.b2bpic.net/free-photo/lule-kebab-with-vegetables-table_140725-9236.jpg", imageAlt: "Shawarma Spécialité"
|
||||
},
|
||||
{
|
||||
id: "combo-meal", name: "Combo Snack Mac", price: "50 MAD", imageSrc: "http://img.b2bpic.net/free-photo/doner-wrapped-lavash-with-side-fries-ketchup_141793-664.jpg?_wi=3", imageAlt: "Combo Snack Mac complet"
|
||||
id: "combo-meal", name: "Combo Snack Mac", price: "50 MAD", imageSrc: "http://img.b2bpic.net/free-photo/doner-wrapped-lavash-with-side-fries-ketchup_141793-664.jpg", imageAlt: "Combo Snack Mac complet"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -109,28 +109,28 @@ export default function LandingPage() {
|
||||
{
|
||||
id: 1,
|
||||
title: "Prix accessibles", description: "De 1 à 50 MAD – Qualité sans compromis", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-mexican-food-with-ingredients-besides_23-2148283075.jpg?_wi=4", imageAlt: "Affordable pricing"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-mexican-food-with-ingredients-besides_23-2148283075.jpg", imageAlt: "Affordable pricing"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doner-wrapped-lavash-with-side-fries-ketchup_141793-664.jpg?_wi=4", imageAlt: "Quality food"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doner-wrapped-lavash-with-side-fries-ketchup_141793-664.jpg", imageAlt: "Quality food"
|
||||
}
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Service rapide", description: "Votre commande en 20 minutes maximum", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lule-kebab-with-vegetables-table_140725-9236.jpg?_wi=4", imageAlt: "Quick service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lule-kebab-with-vegetables-table_140725-9236.jpg", imageAlt: "Quick service"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-mexican-food-with-ingredients-besides_23-2148283075.jpg?_wi=5", imageAlt: "Fast delivery"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-mexican-food-with-ingredients-besides_23-2148283075.jpg", imageAlt: "Fast delivery"
|
||||
}
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Terrasse + Wi-Fi", description: "Ambiance locale, connexion fiable pour tous", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doner-wrapped-lavash-with-side-fries-ketchup_141793-664.jpg?_wi=5", imageAlt: "Terrace seating"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doner-wrapped-lavash-with-side-fries-ketchup_141793-664.jpg", imageAlt: "Terrace seating"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lule-kebab-with-vegetables-table_140725-9236.jpg?_wi=5", imageAlt: "WiFi available"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lule-kebab-with-vegetables-table_140725-9236.jpg", imageAlt: "WiFi available"
|
||||
}
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user