Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-03 10:41:09 +00:00

View File

@@ -34,34 +34,20 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Accueil",
id: "#accueil",
},
name: "Accueil", id: "#accueil"},
{
name: "À Propos",
id: "#apropos",
},
name: "À Propos", id: "#apropos"},
{
name: "Menu",
id: "#menu",
},
name: "Menu", id: "#menu"},
{
name: "Offres",
id: "#offres",
},
name: "Offres", id: "#offres"},
{
name: "Témoignages",
id: "#temoignages",
},
name: "Témoignages", id: "#temoignages"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
button={{
text: "Réserver une table",
href: "#contact",
}}
text: "Réserver une table", href: "#contact"}}
brandName="Papàlazzo"
/>
</div>
@@ -69,71 +55,46 @@ export default function LandingPage() {
<div id="accueil" data-section="accueil">
<HeroSplit
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Papàlazzo : Votre Goût de l'Italie à Marrakech"
description="Découvrez l'authenticité de la cuisine italienne au cœur de Marrakech. Des saveurs traditionnelles, des ingrédients frais et une ambiance chaleureuse vous attendent pour une expérience culinaire inoubliable."
buttons={[
{
text: "Réserver une table",
href: "#contact",
},
text: "Réserver une table", href: "#contact"},
{
text: "Voir notre menu",
href: "#menu",
},
text: "Voir notre menu", href: "#menu"},
]}
imageSrc="http://img.b2bpic.net/free-photo/restaurant-private-room-with-table-12-blue-chairs-white-brick-walls-wide-window-paintings_140725-8451.jpg"
imageAlt="Intérieur élégant du restaurant Papàlazzo"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/romantic-couple-having-date-restaurant_23-2147736700.jpg",
alt: "Client satisfait 1",
},
src: "http://img.b2bpic.net/free-photo/romantic-couple-having-date-restaurant_23-2147736700.jpg", alt: "Client satisfait 1"},
{
src: "http://img.b2bpic.net/free-photo/black-american-male-female-eating-vegan-food-restaurant_613910-7323.jpg",
alt: "Client satisfait 2",
},
src: "http://img.b2bpic.net/free-photo/black-american-male-female-eating-vegan-food-restaurant_613910-7323.jpg", alt: "Client satisfait 2"},
{
src: "http://img.b2bpic.net/free-photo/positive-adult-women-enjoying-glass-wine_23-2148454176.jpg",
alt: "Client satisfait 3",
},
src: "http://img.b2bpic.net/free-photo/positive-adult-women-enjoying-glass-wine_23-2148454176.jpg", alt: "Client satisfait 3"},
{
src: "http://img.b2bpic.net/free-photo/positive-young-women-enjoying-glass-wine_23-2148454175.jpg",
alt: "Client satisfait 4",
},
src: "http://img.b2bpic.net/free-photo/positive-young-women-enjoying-glass-wine_23-2148454175.jpg", alt: "Client satisfait 4"},
{
src: "http://img.b2bpic.net/free-photo/young-african-woman-walking-outdoors-park_171337-13725.jpg",
alt: "Client satisfait 5",
},
src: "http://img.b2bpic.net/free-photo/young-african-woman-walking-outdoors-park_171337-13725.jpg", alt: "Client satisfait 5"},
]}
avatarText="+1000 clients enchantés"
marqueeItems={[
{
type: "text-icon",
text: "Pâtes Fraîches",
icon: Pizza,
type: "text-icon", text: "Pâtes Fraîches", icon: Pizza,
},
{
type: "text-icon",
text: "Vins Italiens",
icon: Wine,
type: "text-icon", text: "Vins Italiens", icon: Wine,
},
{
type: "text-icon",
text: "Desserts Maison",
icon: Cake,
type: "text-icon", text: "Desserts Maison", icon: Cake,
},
{
type: "text-icon",
text: "Ambiance Chaleureuse",
icon: Flame,
type: "text-icon", text: "Ambiance Chaleureuse", icon: Flame,
},
{
type: "text-icon",
text: "Service Impeccable",
icon: CookingPot,
type: "text-icon", text: "Service Impeccable", icon: CookingPot,
},
]}
/>
@@ -144,17 +105,15 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text",
content: "Notre Histoire Italienne à Marrakech",
},
type: "text", content: "Notre Histoire Italienne à Marrakech"},
{
type: "image", src: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727958.jpg", alt: "Chef italien préparant des pâtes fraîches"
}
]}
buttons={[
{
text: "Découvrir Papàlazzo",
},
text: "Découvrir Papàlazzo"},
]}
imageSrc="http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727958.jpg"
imageAlt="Chef italien préparant des pâtes fraîches"
/>
</div>
@@ -165,35 +124,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Pizza Margherita Classique",
tags: [
"Végétarien",
"Classique",
],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chicken-pizza-tray-with-salad-table_141793-12982.jpg",
imageAlt: "Pizza Margherita fraîchement préparée",
},
id: "f1", title: "Pizza Margherita Classique", tags: [
"Végétarien", "Classique"],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chicken-pizza-tray-with-salad-table_141793-12982.jpg", imageAlt: "Pizza Margherita fraîchement préparée"},
{
id: "f2",
title: "Pasta Carbonara Authentique",
tags: [
"Traditionnel",
"Riche",
],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-spaghetti-with-parmesan-bowl_23-2148361316.jpg",
imageAlt: "Plat de pâtes Carbonara crémeuses",
},
id: "f2", title: "Pasta Carbonara Authentique", tags: [
"Traditionnel", "Riche"],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-spaghetti-with-parmesan-bowl_23-2148361316.jpg", imageAlt: "Plat de pâtes Carbonara crémeuses"},
{
id: "f3",
title: "Tiramisu Fait Maison",
tags: [
"Dessert",
"Gourmand",
],
imageSrc: "http://img.b2bpic.net/free-photo/tasty-homemade-tiramisu-cake_114579-35113.jpg",
imageAlt: "Tiramisu élégamment présenté",
},
id: "f3", title: "Tiramisu Fait Maison", tags: [
"Dessert", "Gourmand"],
imageSrc: "http://img.b2bpic.net/free-photo/tasty-homemade-tiramisu-cake_114579-35113.jpg", imageAlt: "Tiramisu élégamment présenté"},
]}
title="Nos Spécialités Papàlazzo"
description="Une sélection de plats emblématiques qui font la renommée de notre restaurant, préparés avec amour et passion pour vous transporter directement en Italie."
@@ -208,47 +149,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Planche Antipasto Misto",
price: "120 DH",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-italian-cocktail-with-realistic-background_23-2150062908.jpg",
imageAlt: "Planche d'antipasti variés",
},
id: "p1", name: "Planche Antipasto Misto", price: "120 DH", imageSrc: "http://img.b2bpic.net/free-photo/delicious-italian-cocktail-with-realistic-background_23-2150062908.jpg", imageAlt: "Planche d'antipasti variés"},
{
id: "p2",
name: "Risotto aux Funghi",
price: "145 DH",
imageSrc: "http://img.b2bpic.net/free-photo/mushroom-risotto-garnished-with-grated-parmesan-parsley-vertical_141793-1933.jpg",
imageAlt: "Risotto crémeux aux champignons",
},
id: "p2", name: "Risotto aux Funghi", price: "145 DH", imageSrc: "http://img.b2bpic.net/free-photo/mushroom-risotto-garnished-with-grated-parmesan-parsley-vertical_141793-1933.jpg", imageAlt: "Risotto crémeux aux champignons"},
{
id: "p3",
name: "Lasagnes Traditionnelles",
price: "130 DH",
imageSrc: "http://img.b2bpic.net/free-photo/cheese-platter-with-grapes-glass-red-wine_114579-1782.jpg",
imageAlt: "Lasagnes gratinées au four",
},
id: "p3", name: "Lasagnes Traditionnelles", price: "130 DH", imageSrc: "http://img.b2bpic.net/free-photo/cheese-platter-with-grapes-glass-red-wine_114579-1782.jpg", imageAlt: "Lasagnes gratinées au four"},
{
id: "p4",
name: "Gnocchis au Pesto Genovese",
price: "110 DH",
imageSrc: "http://img.b2bpic.net/free-photo/green-color-homemade-pastas-plate-marble_114579-33619.jpg",
imageAlt: "Gnocchis frais au pesto",
},
id: "p4", name: "Gnocchis au Pesto Genovese", price: "110 DH", imageSrc: "http://img.b2bpic.net/free-photo/green-color-homemade-pastas-plate-marble_114579-33619.jpg", imageAlt: "Gnocchis frais au pesto"},
{
id: "p5",
name: "Panna Cotta aux Fruits Rouges",
price: "70 DH",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-tiramisu-assortment_23-2148949103.jpg",
imageAlt: "Panna Cotta avec coulis de fruits rouges",
},
id: "p5", name: "Panna Cotta aux Fruits Rouges", price: "70 DH", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-tiramisu-assortment_23-2148949103.jpg", imageAlt: "Panna Cotta avec coulis de fruits rouges"},
{
id: "p6",
name: "Espresso Italiano",
price: "25 DH",
imageSrc: "http://img.b2bpic.net/free-photo/white-plate-with-honey-croissants-coffee-cup_23-2148341665.jpg",
imageAlt: "Tasse d'espresso italien",
},
id: "p6", name: "Espresso Italiano", price: "25 DH", imageSrc: "http://img.b2bpic.net/free-photo/white-plate-with-honey-croissants-coffee-cup_23-2148341665.jpg", imageAlt: "Tasse d'espresso italien"},
]}
title="Notre Menu Complet"
description="Explorez notre carte variée, des antipasti savoureux aux desserts irrésistibles, préparée avec passion et les meilleurs ingrédients italiens."
@@ -262,56 +173,22 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "plan-midi",
tag: "Déjeuner",
price: "99 DH",
period: "/ personne",
description: "Idéal pour une pause déjeuner rapide et savoureuse.",
button: {
text: "Voir la formule",
href: "#contact",
},
featuresTitle: "Inclus :",
features: [
"Plat du jour",
"Boisson",
"Dessert du Chef",
],
id: "plan-midi", tag: "Déjeuner", price: "99 DH", period: "/ personne", description: "Idéal pour une pause déjeuner rapide et savoureuse.", button: {
text: "Voir la formule", href: "#contact"},
featuresTitle: "Inclus :", features: [
"Plat du jour", "Boisson", "Dessert du Chef"],
},
{
id: "plan-degustation",
tag: "Populaire",
price: "249 DH",
period: "/ personne",
description: "Une expérience gustative complète pour découvrir nos meilleurs plats.",
button: {
text: "Réserver",
href: "#contact",
},
featuresTitle: "Inclus :",
features: [
"Apéritif Maison",
"Entrée, Plat, Dessert",
"Verre de vin italien",
],
id: "plan-degustation", tag: "Populaire", price: "249 DH", period: "/ personne", description: "Une expérience gustative complète pour découvrir nos meilleurs plats.", button: {
text: "Réserver", href: "#contact"},
featuresTitle: "Inclus :", features: [
"Apéritif Maison", "Entrée, Plat, Dessert", "Verre de vin italien"],
},
{
id: "plan-famille",
tag: "Groupe",
price: "450 DH",
period: "/ 4 personnes",
description: "Partagez un moment convivial avec notre formule pensée pour les familles.",
button: {
text: "Réserver",
href: "#contact",
},
featuresTitle: "Inclus :",
features: [
"2 Grandes Pizzas",
"1 Plat de Pâtes Familial",
"4 Boissons",
"Dessert à Partager",
],
id: "plan-famille", tag: "Groupe", price: "450 DH", period: "/ 4 personnes", description: "Partagez un moment convivial avec notre formule pensée pour les familles.", button: {
text: "Réserver", href: "#contact"},
featuresTitle: "Inclus :", features: [
"2 Grandes Pizzas", "1 Plat de Pâtes Familial", "4 Boissons", "Dessert à Partager"],
},
]}
title="Nos Formules Spéciales"
@@ -326,34 +203,16 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "15",
title: "Années d'Expérience",
items: [
"Depuis 2008",
"Tradition Italienne",
"Excellence Culinaire",
],
id: "m1", value: "15", title: "Années d'Expérience", items: [
"Depuis 2008", "Tradition Italienne", "Excellence Culinaire"],
},
{
id: "m2",
value: "25000+",
title: "Clients Satisfaits",
items: [
"Visiteurs Fidèles",
"Avis Positifs",
"Expérience Unique",
],
id: "m2", value: "25000+", title: "Clients Satisfaits", items: [
"Visiteurs Fidèles", "Avis Positifs", "Expérience Unique"],
},
{
id: "m3",
value: "100+",
title: "Plats Authentiques",
items: [
"Recettes Originales",
"Ingrédients Frais",
"Saveurs Variées",
],
id: "m3", value: "100+", title: "Plats Authentiques", items: [
"Recettes Originales", "Ingrédients Frais", "Saveurs Variées"],
},
]}
title="Papàlazzo en Chiffres"
@@ -368,67 +227,31 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Sophie M.",
role: "Touriste",
company: "Paris",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-eating-donut-talking-her-boyfriend-cafe_637285-9080.jpg",
},
id: "t1", name: "Sophie M.", role: "Touriste", company: "Paris", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-eating-donut-talking-her-boyfriend-cafe_637285-9080.jpg"},
{
id: "t2",
name: "Karim B.",
role: "Résident",
company: "Marrakech",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg",
},
id: "t2", name: "Karim B.", role: "Résident", company: "Marrakech", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg"},
{
id: "t3",
name: "Fatima Z.",
role: "Blogueuse culinaire",
company: "Casablanca",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-outdoors_23-2149042108.jpg",
},
id: "t3", name: "Fatima Z.", role: "Blogueuse culinaire", company: "Casablanca", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-outdoors_23-2149042108.jpg"},
{
id: "t4",
name: "David L.",
role: "Homme d'affaires",
company: "Londres",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-people-cooking_23-2149152858.jpg",
},
id: "t4", name: "David L.", role: "Homme d'affaires", company: "Londres", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-people-cooking_23-2149152858.jpg"},
{
id: "t5",
name: "Amira K.",
role: "Étudiante",
company: "Marrakech",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-attractive-charismatic-woman-isolated_273609-35504.jpg",
},
id: "t5", name: "Amira K.", role: "Étudiante", company: "Marrakech", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-attractive-charismatic-woman-isolated_273609-35504.jpg"},
{
id: "t6",
name: "Youssef R.",
role: "Entrepreneur",
company: "Rabat",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-man-posing-tropical-location-background-palm-trees-greenery_1321-1422.jpg",
},
id: "t6", name: "Youssef R.", role: "Entrepreneur", company: "Rabat", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-man-posing-tropical-location-background-palm-trees-greenery_1321-1422.jpg"},
]}
kpiItems={[
{
value: "5",
label: "Étoiles",
},
value: "5", label: "Étoiles"},
{
value: "Ambiance",
label: "Exceptionnelle",
},
value: "Ambiance", label: "Exceptionnelle"},
{
value: "Service",
label: "Impeccable",
},
value: "Service", label: "Impeccable"},
]}
title="Ce que disent nos clients"
description="Ils ont savouré l'Italie à Marrakech et partagent leur expérience Papàlazzo. Votre satisfaction est notre plus grande récompense."
@@ -441,25 +264,13 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "Faut-il réserver une table ?",
content: "Nous recommandons fortement de réserver, surtout les week-ends et les soirs, pour garantir votre table et éviter toute attente.",
},
id: "q1", title: "Faut-il réserver une table ?", content: "Nous recommandons fortement de réserver, surtout les week-ends et les soirs, pour garantir votre table et éviter toute attente."},
{
id: "q2",
title: "Proposez-vous des options végétariennes ou sans gluten ?",
content: "Oui, notre menu inclut plusieurs options végétariennes, et nous pouvons adapter certains plats sans gluten sur demande. N'hésitez pas à en parler à notre équipe lors de votre commande.",
},
id: "q2", title: "Proposez-vous des options végétariennes ou sans gluten ?", content: "Oui, notre menu inclut plusieurs options végétariennes, et nous pouvons adapter certains plats sans gluten sur demande. N'hésitez pas à en parler à notre équipe lors de votre commande."},
{
id: "q3",
title: "Où êtes-vous situés à Marrakech ?",
content: "Papàlazzo est situé au cœur de Marrakech, à proximité des principaux points d'intérêt. Vous trouverez notre adresse complète et un plan d'accès dans la section contact.",
},
id: "q3", title: "Où êtes-vous situés à Marrakech ?", content: "Papàlazzo est situé au cœur de Marrakech, à proximité des principaux points d'intérêt. Vous trouverez notre adresse complète et un plan d'accès dans la section contact."},
{
id: "q4",
title: "Avez-vous des menus pour enfants ?",
content: "Oui, nous proposons un menu spécial pour les enfants, avec des plats simples et savoureux qui plairont aux plus jeunes palais.",
},
id: "q4", title: "Avez-vous des menus pour enfants ?", content: "Oui, nous proposons un menu spécial pour les enfants, avec des plats simples et savoureux qui plairont aux plus jeunes palais."},
]}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-decorated-bouquet-roses_23-2151618016.jpg"
imageAlt="Coin cosy du restaurant Papàlazzo"
@@ -475,18 +286,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
text="Prêt à vivre une expérience italienne authentique ? Contactez-nous pour réserver votre table ou pour toute demande d'information. Nous sommes impatients de vous accueillir !"
buttons={[
{
text: "Réserver maintenant",
href: "#",
},
text: "Réserver maintenant", href: "#"},
{
text: "Appeler : +212 524 XX XX XX",
href: "tel:+212524XXXXXX",
},
text: "Appeler : +212 524 XX XX XX", href: "tel:+212524XXXXXX"},
]}
/>
</div>
@@ -496,66 +302,39 @@ export default function LandingPage() {
logoText="Papàlazzo"
columns={[
{
title: "Menu",
items: [
title: "Menu", items: [
{
label: "Antipasti",
href: "#menu",
},
label: "Antipasti", href: "#menu"},
{
label: "Pizzas",
href: "#menu",
},
label: "Pizzas", href: "#menu"},
{
label: "Pâtes",
href: "#menu",
},
label: "Pâtes", href: "#menu"},
{
label: "Desserts",
href: "#menu",
},
label: "Desserts", href: "#menu"},
],
},
{
title: "Restaurant",
items: [
title: "Restaurant", items: [
{
label: "Notre Histoire",
href: "#apropos",
},
label: "Notre Histoire", href: "#apropos"},
{
label: "Spécialités",
href: "#specialites",
},
label: "Spécialités", href: "#specialites"},
{
label: "Offres",
href: "#offres",
},
label: "Offres", href: "#offres"},
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Localisation",
href: "#contact",
},
label: "Localisation", href: "#contact"},
{
label: "Réservations",
href: "#contact",
},
label: "Réservations", href: "#contact"},
{
label: "Appelez-nous",
href: "tel:+212524XXXXXX",
},
label: "Appelez-nous", href: "tel:+212524XXXXXX"},
{
label: "E-mail",
href: "mailto:info@papalazzo.com",
},
label: "E-mail", href: "mailto:info@papalazzo.com"},
],
},
]}