Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="small"
|
||||
sizing="largeSmall"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
<HeroBillboard
|
||||
title="Mamito – Votre Restaurant Local à Berrechid"
|
||||
description="Une expérience culinaire de qualité, à chaque bouchée. Découvrez nos spécialités dans une atmosphère chaleureuse et accueillante."
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "animated-grid" }}
|
||||
tag="Bienvenue"
|
||||
tagIcon={UtensilsCrossed}
|
||||
tagAnimation="slide-up"
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Pizzas Authentiques", description: "Nos pizzas sont préparées avec une pâte fraîche et des ingrédients de qualité. Des saveurs traditionnelles à découvrir.", imageSrc: "http://img.b2bpic.net/free-photo/half-meat-pizza-with-bell-pepper-tomato-mushroom-cheese_140725-5019.jpg?_wi=1", imageAlt: "Pizza authentique Mamito"
|
||||
id: "1", title: "Pizzas Authentiques", description: "Nos pizzas sont préparées avec une pâte fraîche et des ingrédients de qualité. Des saveurs traditionnelles à découvrir.", imageSrc: "http://img.b2bpic.net/free-photo/half-meat-pizza-with-bell-pepper-tomato-mushroom-cheese_140725-5019.jpg", imageAlt: "Pizza authentique Mamito"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Pasticcios Traditionnels", description: "Un classique grec revisité avec notre touche locale. Riche, savoureux et réconfortant.", imageSrc: "http://img.b2bpic.net/free-photo/pottery-pan-with-dish-covered-with-melted-cheese-served-with-prawns-mussel_140725-1667.jpg", imageAlt: "Pasticio traditionnel"
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
id: "3", title: "Options Végétariennes", description: "Des plats savoureux et équilibrés pour nos clients végétariens. Fraîcheur et qualité garanties.", imageSrc: "http://img.b2bpic.net/free-photo/green-salad-leaves-wooden-bowl_661915-382.jpg", imageAlt: "Options végétariennes Mamito"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Spécialités du Chef", description: "Des créations exclusives du chef basées sur les produits frais du marché. À essayer absolument !", imageSrc: "http://img.b2bpic.net/free-photo/half-meat-pizza-with-bell-pepper-tomato-mushroom-cheese_140725-5019.jpg?_wi=2", imageAlt: "Spécialités du chef"
|
||||
id: "4", title: "Spécialités du Chef", description: "Des créations exclusives du chef basées sur les produits frais du marché. À essayer absolument !", imageSrc: "http://img.b2bpic.net/free-photo/half-meat-pizza-with-bell-pepper-tomato-mushroom-cheese_140725-5019.jpg", imageAlt: "Spécialités du chef"
|
||||
}
|
||||
]}
|
||||
gridVariant="bento-grid"
|
||||
|
||||
Reference in New Issue
Block a user