Merge version_1_1782148064500 into main #1
@@ -7,30 +7,9 @@ import { StyleProvider } from "@/components/ui/StyleProvider";
|
||||
|
||||
export default function Layout() {
|
||||
const navItems = [
|
||||
{
|
||||
"name": "La Carte",
|
||||
"href": "#carte"
|
||||
},
|
||||
{
|
||||
"name": "Avis",
|
||||
"href": "#avis"
|
||||
},
|
||||
{
|
||||
"name": "Nous Trouver",
|
||||
"href": "#visite"
|
||||
},
|
||||
{
|
||||
"name": "Hero",
|
||||
"href": "#hero"
|
||||
},
|
||||
{
|
||||
"name": "About",
|
||||
"href": "#about"
|
||||
},
|
||||
{
|
||||
"name": "Ambiance",
|
||||
"href": "#ambiance"
|
||||
}
|
||||
{ name: "Carte", href: "#carte" },
|
||||
{ name: "Avis", href: "#avis" },
|
||||
{ name: "Nous Trouver", href: "#visite" }
|
||||
];
|
||||
|
||||
return (
|
||||
@@ -40,9 +19,7 @@ export default function Layout() {
|
||||
<NavbarCentered
|
||||
logo="Café La Rose"
|
||||
ctaButton={{
|
||||
text: "Réserver",
|
||||
href: "#visite",
|
||||
}}
|
||||
text: "Réserver", href: "#visite"}}
|
||||
navItems={navItems} />
|
||||
</SectionErrorBoundary>
|
||||
<main className="flex-grow">
|
||||
@@ -53,31 +30,22 @@ export default function Layout() {
|
||||
brand="Café La Rose"
|
||||
columns={[
|
||||
{
|
||||
title: "Menu",
|
||||
items: [
|
||||
{
|
||||
label: "Carte",
|
||||
href: "#carte",
|
||||
},
|
||||
{
|
||||
label: "Avis",
|
||||
href: "#avis",
|
||||
},
|
||||
title: "Menu", items: [
|
||||
{ label: "Carte", href: "#carte" },
|
||||
{ label: "Avis", href: "#avis" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
{
|
||||
label: "Email",
|
||||
href: "mailto:Larosedebouskoura@gmail.com",
|
||||
},
|
||||
{
|
||||
label: "Maps",
|
||||
href: "https://www.google.com/maps",
|
||||
},
|
||||
title: "Contact", items: [
|
||||
{ label: "Email", href: "mailto:Larosedebouskoura@gmail.com" },
|
||||
{ label: "Maps", href: "https://www.google.com/maps" },
|
||||
],
|
||||
},
|
||||
]
|
||||
}
|
||||
links={[
|
||||
{ label: "Mentions Légales", href: "#" },
|
||||
{ label: "Politique de Confidentialité", href: "#" }
|
||||
]}
|
||||
copyright="© 2026 Café La Rose. Tous droits réservés."
|
||||
/>
|
||||
|
||||
@@ -16,34 +16,18 @@ export default function HomePage() {
|
||||
title="Votre matin,\nen plus beau"
|
||||
description="Petit-déjeuner soigné, accueil chaleureux et un cadre calme, impeccable — au cœur de Bouskoura."
|
||||
primaryButton={{
|
||||
text: "Réserver",
|
||||
href: "#visite",
|
||||
}}
|
||||
text: "Réserver", href: "#visite"}}
|
||||
secondaryButton={{
|
||||
text: "Voir la carte",
|
||||
href: "#carte",
|
||||
}}
|
||||
text: "Voir la carte", href: "#carte"}}
|
||||
leftItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104748.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-barista-making-nice-latte_23-2147775925.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-set-with-jam-smeared-bread-slice-cup-orange-juice-tray-tangerine-lemon-orange-ginger-orange-juice-lime-closed-books-cloth-black-background_141793-130448.jpg",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104748.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/crop-barista-making-nice-latte_23-2147775925.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-set-with-jam-smeared-bread-slice-cup-orange-juice-tray-tangerine-lemon-orange-ginger-orange-juice-lime-closed-books-cloth-black-background_141793-130448.jpg" }
|
||||
]}
|
||||
rightItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-interior-restaurant-background-vintage-light-filter-effect_74190-1919.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-leisure-lifestyle-concept-successful-young-man-black-hat-casual-t-shirt-having-coffee-sitting-sidewalk-restaurant_273609-1754.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-brunette-hair-businessman-sitting-coffee-shop-reading-newspaper-looking-concentrated-handsome-business-man-holding-open-newspaper-sitting-cafe_1391-594.jpg",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-interior-restaurant-background-vintage-light-filter-effect_74190-1919.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/people-leisure-lifestyle-concept-successful-young-man-black-hat-casual-t-shirt-having-coffee-sitting-sidewalk-restaurant_273609-1754.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-brunette-hair-businessman-sitting-coffee-shop-reading-newspaper-looking-concentrated-handsome-business-man-holding-open-newspaper-sitting-cafe_1391-594.jpg" }
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -67,41 +51,13 @@ export default function HomePage() {
|
||||
title="Le rituel du matin"
|
||||
description="De nos classiques marocains aux douceurs artisanales, chaque produit est choisi pour sa qualité."
|
||||
items={[
|
||||
{
|
||||
title: "Petit-déjeuner La Rose",
|
||||
description: "L'essentiel du matin",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-creamy-cakes-with-cherries-tea-white-desk-cake-bake-biscuit-sweet-sugar-fruit_140725-40155.jpg",
|
||||
},
|
||||
{
|
||||
title: "Petit-déjeuner Marocain",
|
||||
description: "Tradition et saveurs",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-strawberry-pie-with-cookies-french-macarons-cup-tea-blue-surface_140725-66683.jpg",
|
||||
},
|
||||
{
|
||||
title: "Œufs au plat",
|
||||
description: "Frais et simples",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-baked-pastries-with-cup-tea-jam-dark-space_140725-79758.jpg",
|
||||
},
|
||||
{
|
||||
title: "Salade de fruits",
|
||||
description: "De saison",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-glazed-donuts_23-2148536864.jpg",
|
||||
},
|
||||
{
|
||||
title: "Pâtisseries Maison",
|
||||
description: "Douceurs sucrées",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-from-afar-sweets-with-tea-cup-herbal-tea-with-cinnamon-sticks-white-notebook-bowls-candies-chocolate-cream-strawberries-citrus-fruits-table_140725-112011.jpg",
|
||||
},
|
||||
{
|
||||
title: "Thé à la menthe",
|
||||
description: "Servi traditionnel",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-pancakes-with-fruits-cup-tea-dark_140725-120931.jpg",
|
||||
},
|
||||
{
|
||||
title: "Jus d'orange",
|
||||
description: "Pressé minute",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-sac-ichi-with-meat-potatoes-served-with-yogurt-composto-wooden-board_114579-8624.jpg",
|
||||
},
|
||||
{ title: "Petit-déjeuner La Rose", description: "L'essentiel du matin", imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-creamy-cakes-with-cherries-tea-white-desk-cake-bake-biscuit-sweet-sugar-fruit_140725-40155.jpg" },
|
||||
{ title: "Petit-déjeuner Marocain", description: "Tradition et saveurs", imageSrc: "http://img.b2bpic.net/free-photo/top-view-strawberry-pie-with-cookies-french-macarons-cup-tea-blue-surface_140725-66683.jpg" },
|
||||
{ title: "Œufs au plat", description: "Frais et simples", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-baked-pastries-with-cup-tea-jam-dark-space_140725-79758.jpg" },
|
||||
{ title: "Salade de fruits", description: "De saison", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-glazed-donuts_23-2148536864.jpg" },
|
||||
{ title: "Pâtisseries Maison", description: "Douceurs sucrées", imageSrc: "http://img.b2bpic.net/free-photo/top-view-from-afar-sweets-with-tea-cup-herbal-tea-with-cinnamon-sticks-white-notebook-bowls-candies-chocolate-cream-strawberries-citrus-fruits-table_140725-112011.jpg" },
|
||||
{ title: "Thé à la menthe", description: "Servi traditionnel", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-pancakes-with-fruits-cup-tea-dark_140725-120931.jpg" },
|
||||
{ title: "Jus d'orange", description: "Pressé minute", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-sac-ichi-with-meat-potatoes-served-with-yogurt-composto-wooden-board_114579-8624.jpg" }
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -114,24 +70,9 @@ export default function HomePage() {
|
||||
title="Simplicité et soin"
|
||||
description="L'espace est pensé pour les échanges paisibles dans un quartier animé."
|
||||
metrics={[
|
||||
{
|
||||
value: "07:00",
|
||||
title: "Ouverture",
|
||||
description: "Tous les jours",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/loft-authentic-dining-room-interior-design-with-blank-picture-frame_53876-128711.jpg",
|
||||
},
|
||||
{
|
||||
value: "Centre",
|
||||
title: "Localisation",
|
||||
description: "Bouskoura",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dreamy-stylish-girl-with-blonde-hair-pink-lips-sitting-coffee-shop-with-wooden-chairs-table-she-holds-cup-cofee-touches-her-hair_197531-102.jpg",
|
||||
},
|
||||
{
|
||||
value: "120+",
|
||||
title: "Avis",
|
||||
description: "Google habitués",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-cafe-interior-design_23-2151945689.jpg",
|
||||
},
|
||||
{ value: "07:00", title: "Ouverture", description: "Tous les jours", imageSrc: "http://img.b2bpic.net/free-photo/loft-authentic-dining-room-interior-design-with-blank-picture-frame_53876-128711.jpg" },
|
||||
{ value: "Centre", title: "Localisation", description: "Bouskoura", imageSrc: "http://img.b2bpic.net/free-photo/dreamy-stylish-girl-with-blonde-hair-pink-lips-sitting-coffee-shop-with-wooden-chairs-table-she-holds-cup-cofee-touches-her-hair_197531-102.jpg" },
|
||||
{ value: "120+", title: "Avis", description: "Google habitués", imageSrc: "http://img.b2bpic.net/free-photo/modern-cafe-interior-design_23-2151945689.jpg" }
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -142,42 +83,13 @@ export default function HomePage() {
|
||||
<TestimonialRatingCards
|
||||
tag="Retours"
|
||||
title="Ce que disent nos clients"
|
||||
description="Nos habitués partagent leur expérience avec nous."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sanaa K.",
|
||||
role: "Local Guide",
|
||||
quote: "Le service est excellent, les serveurs sont tous très sympas et souriants.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-pretty-female-drinking-coffee_1153-5129.jpg",
|
||||
},
|
||||
{
|
||||
name: "Hajoura H.",
|
||||
role: "Local Guide",
|
||||
quote: "Un café au centre de Bouskoura, décoration simple, et très bon rapport.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-cafe_23-2148721131.jpg",
|
||||
},
|
||||
{
|
||||
name: "Anonyme",
|
||||
role: "Habitué",
|
||||
quote: "On y retourne pour le petit-déjeuner servi avec le sourire.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-friends-taking-selfie_23-2149366430.jpg",
|
||||
},
|
||||
{
|
||||
name: "Ahmed R.",
|
||||
role: "Client",
|
||||
quote: "Un coin calme et idéal pour bien commencer la journée.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-cheerful-girl-cozy-sweater-with-coffee-go-happily-looking-camera-yellow-background_574295-3844.jpg",
|
||||
},
|
||||
{
|
||||
name: "Sofia L.",
|
||||
role: "Client",
|
||||
quote: "Propreté impeccable et accueil vraiment très chaleureux.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-asian-woman-with-smartphone-relaxing-cafe-sitting-enjoying-coffee-while-using-mobile-phone_1258-122952.jpg",
|
||||
},
|
||||
{ name: "Sanaa K.", role: "Local Guide", quote: "Le service est excellent, les serveurs sont tous très sympas et souriants.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-pretty-female-drinking-coffee_1153-5129.jpg" },
|
||||
{ name: "Hajoura H.", role: "Local Guide", quote: "Un café au centre de Bouskoura, décoration simple, et très bon rapport.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-cafe_23-2148721131.jpg" },
|
||||
{ name: "Anonyme", role: "Habitué", quote: "On y retourne pour le petit-déjeuner servi avec le sourire.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-friends-taking-selfie_23-2149366430.jpg" },
|
||||
{ name: "Ahmed R.", role: "Client", quote: "Un coin calme et idéal pour bien commencer la journée.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/attractive-cheerful-girl-cozy-sweater-with-coffee-go-happily-looking-camera-yellow-background_574295-3844.jpg" },
|
||||
{ name: "Sofia L.", role: "Client", quote: "Propreté impeccable et accueil vraiment très chaleureux.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-asian-woman-with-smartphone-relaxing-cafe-sitting-enjoying-coffee-while-using-mobile-phone_1258-122952.jpg" }
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -189,13 +101,9 @@ export default function HomePage() {
|
||||
tag="Nous trouver"
|
||||
text="Besoin de réserver votre table ou d'organiser une visite ? Nous sommes au cœur de Bouskoura."
|
||||
primaryButton={{
|
||||
text: "Google Maps",
|
||||
href: "https://www.google.com/maps/search/?api=1&query=Caf%C3%A9%20La%20Rose%20Bouskoura",
|
||||
}}
|
||||
text: "Google Maps", href: "https://www.google.com/maps/search/?api=1&query=Caf%C3%A9%20La%20Rose%20Bouskoura"}}
|
||||
secondaryButton={{
|
||||
text: "Email",
|
||||
href: "mailto:Larosedebouskoura@gmail.com",
|
||||
}}
|
||||
text: "Email", href: "mailto:Larosedebouskoura@gmail.com"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user