5 Commits

Author SHA1 Message Date
fec8ecbbcc Merge version_4 into main
Merge version_4 into main
2026-05-08 00:22:24 +00:00
2d7fa289ed Update src/app/page.tsx 2026-05-08 00:22:18 +00:00
3223207d49 Merge version_4 into main
Merge version_4 into main
2026-05-08 00:21:57 +00:00
b03a1615ec Update src/app/page.tsx 2026-05-08 00:21:54 +00:00
5d90f46d56 Merge version_3 into main
Merge version_3 into main
2026-05-08 00:18:57 +00:00

View File

@@ -30,14 +30,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Accueil", id: "hero"},
{
name: "Notre Histoire", id: "about"},
{
name: "Menu", id: "products"},
{
name: "Contact", id: "contact"},
{ name: "Accueil", id: "hero" },
{ name: "Notre Histoire", id: "about" },
{ name: "Menu", id: "products" },
{ name: "Contact", id: "contact" },
]}
brandName="Au P'tit Plaisir"
/>
@@ -48,22 +44,13 @@ export default function LandingPage() {
logoText="Au P'tit Plaisir"
description="Découvrez le goût authentique du Bénin dans une ambiance chaleureuse et raffinée."
buttons={[
{
text: "Réserver", href: "#contact"},
{ text: "Réserver", href: "#contact" },
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-appetizing-food-stuffed-cabbage-bowls-herbs-black-pepper-white-yellow-sauces-spices-rice-sour-cream-dark-table_140725-117557.jpg?_wi=1", imageAlt: "Ambiance au P'tit Plaisir"},
{
imageSrc: "http://img.b2bpic.net/free-photo/meatballs-with-vegetables-tomato-sauce_1220-7420.jpg?_wi=1", imageAlt: "Ingrédients frais"},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629588.jpg", imageAlt: "Cadre chaleureux"},
{
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-cutting-eggplant-wooden-board-uniform-apron-kitchen_176474-8974.jpg", imageAlt: "Préparation culinaire"},
{
imageSrc: "http://img.b2bpic.net/free-photo/asian-market-dried-plants_1147-351.jpg", imageAlt: "Saveurs locales"},
{
imageSrc: "http://img.b2bpic.net/free-photo/brick-wall-vintage-architecture_1359-827.jpg", imageAlt: "Façade du restaurant"},
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DQ0w3NtlpksM8LWp8nl9uWd11p/uploaded-1778199699936-fblh64ab.jpg?_wi=1", imageAlt: "Ambiance au P'tit Plaisir" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DQ0w3NtlpksM8LWp8nl9uWd11p/uploaded-1778199699936-ergnywqo.jpg?_wi=1", imageAlt: "Ingrédients frais" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DQ0w3NtlpksM8LWp8nl9uWd11p/uploaded-1778199699936-esg8dtif.jpg?_wi=1", imageAlt: "Cadre chaleureux" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DQ0w3NtlpksM8LWp8nl9uWd11p/uploaded-1778199699937-553tejdz.jpg?_wi=1", imageAlt: "Préparation culinaire" },
]}
/>
</div>
@@ -72,16 +59,12 @@ export default function LandingPage() {
<InlineImageSplitTextAbout
useInvertedBackground={false}
heading={[
{
type: "text", content: "Une passion pour "},
{
type: "text", content: "le goût "},
{
type: "image", src: "http://img.b2bpic.net/free-photo/woman-sitting-with-shopping-bags-wine_23-2147784078.jpg", alt: "Notre cuisine"},
{ type: "text", content: "Une passion pour " },
{ type: "text", content: "le goût " },
{ type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DQ0w3NtlpksM8LWp8nl9uWd11p/uploaded-1778199699936-fblh64ab.jpg", alt: "Notre cuisine" },
]}
buttons={[
{
text: "En savoir plus", href: "#contact"},
{ text: "En savoir plus", href: "#contact" },
]}
/>
</div>
@@ -92,12 +75,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
features={[
{
id: "1", title: "Produits Frais", description: "Sélection rigoureuse de produits locaux de saison.", tag: "Qualité", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-cabbage-salad-inside-plate-dark-background_140725-136880.jpg", imageAlt: "Top view fresh cabbage salad inside plate on dark background"},
{
id: "2", title: "Cuisine Authentic", description: "Des recettes béninoises revisitées avec amour.", tag: "Authenticité", imageSrc: "http://img.b2bpic.net/free-photo/top-view-appetizing-food-stuffed-cabbage-bowls-herbs-black-pepper-white-yellow-sauces-spices-rice-sour-cream-dark-table_140725-117557.jpg?_wi=2", imageAlt: "Top view fresh cabbage salad inside plate on dark background"},
{
id: "3", title: "Accueil Chaleureux", description: "Un service dévoué pour une expérience mémorable.", tag: "Service", imageSrc: "http://img.b2bpic.net/free-photo/meatballs-with-vegetables-tomato-sauce_1220-7420.jpg?_wi=2", imageAlt: "Top view fresh cabbage salad inside plate on dark background"},
{ id: "1", title: "Produits Frais", description: "Sélection rigoureuse de produits locaux de saison.", tag: "Qualité", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DQ0w3NtlpksM8LWp8nl9uWd11p/uploaded-1778199699936-ergnywqo.jpg?_wi=2", imageAlt: "Produits frais" },
{ id: "2", title: "Cuisine Authentic", description: "Des recettes béninoises revisitées avec amour.", tag: "Authenticité", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DQ0w3NtlpksM8LWp8nl9uWd11p/uploaded-1778199699936-esg8dtif.jpg?_wi=2", imageAlt: "Cuisine authentique" },
{ id: "3", title: "Accueil Chaleureux", description: "Un service dévoué pour une expérience mémorable.", tag: "Service", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DQ0w3NtlpksM8LWp8nl9uWd11p/uploaded-1778199699937-553tejdz.jpg?_wi=2", imageAlt: "Service attentionné" },
]}
title="Pourquoi nous choisir ?"
description="L'alliance parfaite entre tradition et modernité culinaire."
@@ -111,24 +91,10 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
{
id: "p1", brand: "Chef", name: "Grillade Royale", price: "5500 FCFA", rating: 5,
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-with-vegetables_23-2148494044.jpg"},
{
id: "p2", brand: "Chef", name: "Assiette Végétale", price: "3500 FCFA", rating: 4,
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/front-view-stuffed-aubergine-rolls-white-oval-plate-turquoise-white-tablecloth-grey-dish-photo_140725-105820.jpg"},
{
id: "p3", brand: "Chef", name: "Poisson Braisé", price: "7000 FCFA", rating: 5,
reviewCount: "25", imageSrc: "http://img.b2bpic.net/free-photo/high-protein-meal-close-up-detail_23-2149098888.jpg"},
{
id: "p4", brand: "Chef", name: "Spécialité Locale", price: "4500 FCFA", rating: 5,
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/rice-with-pork-leg-famous-traditional-thai-recipe_1150-13515.jpg"},
{
id: "p5", brand: "Bar", name: "Jus Tropical", price: "1500 FCFA", rating: 4,
reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-concept-with-fried-maize-plate_23-2147812087.jpg"},
{
id: "p6", brand: "Chef", name: "Douceur du jour", price: "2500 FCFA", rating: 5,
reviewCount: "5", imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-plating-decoration_23-2148519094.jpg"},
{ id: "p1", brand: "Chef", name: "Grillade Royale", price: "5500 FCFA", rating: 5, reviewCount: "12", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DQ0w3NtlpksM8LWp8nl9uWd11p/uploaded-1778199699936-fblh64ab.jpg?_wi=2" },
{ id: "p2", brand: "Chef", name: "Assiette Végétale", price: "3500 FCFA", rating: 4, reviewCount: "8", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DQ0w3NtlpksM8LWp8nl9uWd11p/uploaded-1778199699936-ergnywqo.jpg?_wi=3" },
{ id: "p3", brand: "Chef", name: "Poisson Braisé", price: "7000 FCFA", rating: 5, reviewCount: "25", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DQ0w3NtlpksM8LWp8nl9uWd11p/uploaded-1778199699936-esg8dtif.jpg?_wi=3" },
{ id: "p4", brand: "Chef", name: "Spécialité Locale", price: "4500 FCFA", rating: 5, reviewCount: "15", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DQ0w3NtlpksM8LWp8nl9uWd11p/uploaded-1778199699937-553tejdz.jpg?_wi=3" },
]}
title="Notre Menu"
description="Laissez-vous tenter par nos créations culinaires uniques."
@@ -142,21 +108,8 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
testimonials={[
{
id: "1", name: "Jean Koffi", role: "Client Fidèle", company: "Cotonou", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-friends-restaurant_23-2148395397.jpg"},
{
id: "2", name: "Marie Akpe", role: "Foodie", company: "Parakou", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-girl-shows-okay-ok-signs-look-satisfied-recommend-good-company-perfect-quality-praise-good-job-well-done-standing-pleased-against-white-background_176420-54380.jpg"},
{
id: "3", name: "David Lawson", role: "Visiteur", company: "Lomé", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-woman-tourist-making-selfie-by-smartphone-eating-ice-cream-street-market_839833-1787.jpg"},
{
id: "4", name: "Famille Adjovi", role: "Groupe", company: "Cotonou", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/lovely-family-enjoying-new-year-party_23-2149173249.jpg"},
{
id: "5", name: "Sophie M.", role: "Critique", company: "Bénin", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-having-cocktails_23-2150244964.jpg"},
{ id: "1", name: "Jean Koffi", role: "Client Fidèle", company: "Cotonou", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DQ0w3NtlpksM8LWp8nl9uWd11p/uploaded-1778199699936-fblh64ab.jpg?_wi=3" },
{ id: "2", name: "Marie Akpe", role: "Foodie", company: "Parakou", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DQ0w3NtlpksM8LWp8nl9uWd11p/uploaded-1778199699936-ergnywqo.jpg?_wi=4" },
]}
title="Ils nous recommandent"
description="Ce que disent nos clients gourmets."
@@ -168,30 +121,25 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{
id: "f1", title: "Faut-il réserver ?", content: "Il est vivement conseillé de réserver, surtout le week-end."},
{
id: "f2", title: "Proposez-vous des plats à emporter ?", content: "Oui, tout notre menu est disponible à emporter."},
{
id: "f3", title: "Organisez-vous des événements ?", content: "Nous pouvons privatiser la salle pour vos événements."},
{ id: "f1", title: "Faut-il réserver ?", content: "Il est vivement conseillé de réserver, surtout le week-end." },
{ id: "f2", title: "Proposez-vous des plats à emporter ?", content: "Oui, tout notre menu est disponible à emporter." },
]}
mediaAnimation="slide-up"
title="Questions fréquentes"
description="Tout ce que vous devez savoir."
faqsAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/look-through-shiny-branches-white-table-with-candles_1304-4758.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DQ0w3NtlpksM8LWp8nl9uWd11p/uploaded-1778199699936-esg8dtif.jpg?_wi=4"
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={true}
background={{
variant: "plain"}}
background={{ variant: "plain" }}
tag="Contact"
title="Nous contacter"
description="Retrouvez-nous à l'adresse : FMQ6+559, Porto-Novo, Bénin. Appelez-nous au +229 01 62 71 25 31. Localisez-nous ici: https://maps.google.com/?q=FMQ6+559,Porto-Novo,Benin"
imageSrc="http://img.b2bpic.net/free-photo/handsome-men-restaurant_1157-45644.jpg"
description="Retrouvez-nous à Porto-Novo, Bénin. Appelez-nous au +229 01 62 71 25 31."
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DQ0w3NtlpksM8LWp8nl9uWd11p/uploaded-1778199699937-553tejdz.jpg?_wi=4"
mediaAnimation="slide-up"
onSubmit={(email) => console.log("Message received from", email)}
/>
@@ -200,22 +148,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterSimple
columns={[
{
title: "Restaurant Au P'tit Plaisir", items: [
{ label: "Adresse: FMQ6+559, Porto-Novo, Bénin" },
{ label: "Téléphone: +229 01 62 71 25 31" },
],
},
{
title: "Liens", items: [
{
label: "Accueil", href: "#hero"},
{
label: "Menu", href: "#products"},
{
label: "Contact", href: "#contact"},
],
},
{ title: "Restaurant Au P'tit Plaisir", items: [{ label: "Adresse: Porto-Novo, Bénin" }, { label: "Téléphone: +229 01 62 71 25 31" }] },
{ title: "Liens", items: [{ label: "Accueil", href: "#hero" }, { label: "Menu", href: "#products" }, { label: "Contact", href: "#contact" }] },
]}
bottomLeftText="© 2024 Au P'tit Plaisir"
bottomRightText="Authentique cuisine béninoise"