203 lines
11 KiB
TypeScript
203 lines
11 KiB
TypeScript
"use client"
|
|
|
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
|
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
|
import HeroOverlay from '@/components/sections/hero/HeroOverlay';
|
|
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
|
import FeatureCardMedia from '@/components/sections/feature/FeatureCardMedia';
|
|
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
|
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
|
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
|
|
import { Heart, Phone } from 'lucide-react';
|
|
|
|
export default function LandingPage() {
|
|
return (
|
|
<ThemeProvider
|
|
defaultButtonVariant="text-shift"
|
|
defaultTextAnimation="reveal-blur"
|
|
borderRadius="rounded"
|
|
contentWidth="mediumSmall"
|
|
sizing="largeSmallSizeLargeTitles"
|
|
background="aurora"
|
|
cardStyle="inset"
|
|
primaryButtonStyle="diagonal-gradient"
|
|
secondaryButtonStyle="layered"
|
|
headingFontWeight="semibold"
|
|
>
|
|
<div id="nav" data-section="nav">
|
|
<NavbarStyleApple
|
|
brandName="Chez Ennio"
|
|
navItems={[
|
|
{ name: "Accueil", id: "hero" },
|
|
{ name: "À propos", id: "/about" },
|
|
{ name: "Plats", id: "dishes" },
|
|
{ name: "Avis", id: "reviews" },
|
|
{ name: "Contact", id: "/contact" }
|
|
]}
|
|
/>
|
|
</div>
|
|
|
|
<div id="hero" data-section="hero">
|
|
<HeroOverlay
|
|
title="Bienvenue chez Ennio"
|
|
description="Découvrez l'authenticité de la cuisine italienne dans une ambiance chaleureuse et élégante. Depuis plus de 20 ans, nous servons les meilleures spécialités italiennes à Les Clayes-sous-Bois."
|
|
tag="Restaurant Italien Authentique"
|
|
imageSrc="http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190934.jpg?_wi=1"
|
|
imageAlt="Restaurant Chez Ennio ambiance chaleureuse"
|
|
showDimOverlay={true}
|
|
showBlur={true}
|
|
buttons={[
|
|
{ text: "Réserver une table", href: "/contact" },
|
|
{ text: "Commander à emporter", href: "/contact" }
|
|
]}
|
|
/>
|
|
</div>
|
|
|
|
<div id="about" data-section="about">
|
|
<TestimonialAboutCard
|
|
tag="Notre Histoire"
|
|
title="L'Excellence Italienne depuis Deux Décennies"
|
|
description="Depuis 1998, Chez Ennio est le cœur battant de la gastronomie italienne à Les Clayes-sous-Bois."
|
|
subdescription="Fondée par la famille Ennio avec passion et dévouement"
|
|
icon={Heart}
|
|
imageSrc="http://img.b2bpic.net/free-photo/close-up-chef-smelling-dish-after-cooking_329181-16139.jpg"
|
|
imageAlt="Chef italien passionné par la cuisine authentique"
|
|
mediaAnimation="slide-up"
|
|
useInvertedBackground={false}
|
|
/>
|
|
</div>
|
|
|
|
<div id="dishes" data-section="dishes">
|
|
<FeatureCardMedia
|
|
title="Nos Plats Signature"
|
|
description="Découvrez nos spécialités maison, préparées avec les meilleurs ingrédients italiens importés et des produits locaux frais."
|
|
tag="Cuisine Authentique"
|
|
features={[
|
|
{
|
|
id: "1", title: "Profiteroles Maison", description: "Profiteroles faites maison chaque jour avec crème pâtissière légère et sauce chocolat artisanale.", tag: "Dessert Signature", imageSrc: "http://img.b2bpic.net/free-photo/top-view-creamy-delicious-cakes-with-chocolate-cips-white-surface-tea-cake-biscuit-cookie-sweet-birthday-cream_140725-101636.jpg"
|
|
},
|
|
{
|
|
id: "2", title: "La Spéciale Ennio", description: "Notre plat signature : une délicieuse combinaison de saveurs italiennes traditionnelles et ingrédients premium sélectionnés.", tag: "Plat Vedette", imageSrc: "http://img.b2bpic.net/free-photo/cheese-plate-with-bread-sticks-crackers_140725-3052.jpg?_wi=1"
|
|
},
|
|
{
|
|
id: "3", title: "Pizza 4 Fromages", description: "Pizza traditionnelle avec mozzarella, gorgonzola, chèvre et parmesan, cuite au four à bois.", tag: "Classique Italien", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pizza-with-cheese-cutlery_23-2148765336.jpg"
|
|
},
|
|
{
|
|
id: "4", title: "Côtelettes d'Agneau Grillées", description: "Côtelettes d'agneau tendres grillées à la perfection, accompagnées de légumes de saison.", tag: "Viande Premium", imageSrc: "http://img.b2bpic.net/free-photo/beef-lamb-chop-meal-lavash-wooden-plate-with-onion-salad-bread-vegetabels-wine_114579-75.jpg"
|
|
},
|
|
{
|
|
id: "5", title: "Travers de Porc Sauce Moutarde", description: "Travers de porc grillés avec sauce moutarde à l'ancienne, légumes frais et frites croustillantes.", tag: "Viande Savoureuse", imageSrc: "http://img.b2bpic.net/free-photo/lamb-rib-kebab-served-with-grilled-aubergine-tomato-bell-pepper-salad_140725-1385.jpg"
|
|
},
|
|
{
|
|
id: "6", title: "Penne aux Deux Saumons", description: "Penne al dente sauce crémeuse avec deux variétés de saumon frais, oignon et herbes aromatiques.", tag: "Spécialité Poisson", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-delicious-pasta-white-plate_181624-42231.jpg"
|
|
}
|
|
]}
|
|
animationType="slide-up"
|
|
textboxLayout="default"
|
|
useInvertedBackground={false}
|
|
/>
|
|
</div>
|
|
|
|
<div id="reviews" data-section="reviews">
|
|
<TestimonialCardTwelve
|
|
testimonials={[
|
|
{
|
|
id: "1", name: "Marie Dubois", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg"
|
|
},
|
|
{
|
|
id: "2", name: "Jean-Pierre Martin", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-gesturing-with-hands-smiling-shirt-shorts-looking-cheerful-front-view_176474-13752.jpg"
|
|
},
|
|
{
|
|
id: "3", name: "Sophie Laurent", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-talking-his-girlfriend-lunch-time-restaurant_637285-1937.jpg"
|
|
},
|
|
{
|
|
id: "4", name: "Luc Bernard", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg"
|
|
},
|
|
{
|
|
id: "5", name: "Isabelle Rousseau", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65930.jpg"
|
|
},
|
|
{
|
|
id: "6", name: "Philippe Mercier", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg"
|
|
}
|
|
]}
|
|
cardTitle="Plus de 610 avis positifs de clients satisfaits. Chez Ennio : 4,3/5 ⭐"
|
|
cardTag="Clients Fidèles & Satisfaits"
|
|
cardAnimation="blur-reveal"
|
|
useInvertedBackground={false}
|
|
/>
|
|
</div>
|
|
|
|
<div id="services" data-section="services">
|
|
<FeatureCardMedia
|
|
title="Nos Services"
|
|
description="Flexibilité et commodité pour profiter de nos délicieux plats comme vous le souhaitez."
|
|
tag="Sur Place & À Emporter"
|
|
features={[
|
|
{
|
|
id: "1", title: "Sur Place", description: "Dégustez vos plats dans notre ambiance chaleureuse et accueillante. Notre personnel attentif vous offre une expérience gastronomique mémorable.", tag: "Dîner Élégant", imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190934.jpg?_wi=2"
|
|
},
|
|
{
|
|
id: "2", title: "À Emporter", description: "Profitez de nos spécialités à la maison avec notre service d'emporter rapide et efficace. Fraîcheur et qualité garanties.", tag: "Commodité", imageSrc: "http://img.b2bpic.net/free-photo/cheese-plate-with-bread-sticks-crackers_140725-3052.jpg?_wi=2"
|
|
}
|
|
]}
|
|
animationType="opacity"
|
|
textboxLayout="default"
|
|
useInvertedBackground={false}
|
|
/>
|
|
</div>
|
|
|
|
<div id="contact" data-section="contact">
|
|
<ContactCTA
|
|
tag="Nous Contacter"
|
|
tagIcon={Phone}
|
|
title="Prêt à Découvrir l'Authenticité Italienne ?"
|
|
description="Réservez votre table dès maintenant ou commandez vos plats préférés à emporter. Notre équipe est prête à vous servir avec passion et professionnalisme."
|
|
buttons={[
|
|
{ text: "Téléphoner", href: "tel:+33130552607" },
|
|
{ text: "Réserver Une Table", href: "#" }
|
|
]}
|
|
background={{ variant: "plain" }}
|
|
useInvertedBackground={false}
|
|
/>
|
|
</div>
|
|
|
|
<div id="footer" data-section="footer">
|
|
<FooterBaseCard
|
|
logoText="Chez Ennio"
|
|
columns={[
|
|
{
|
|
title: "Restaurant", items: [
|
|
{ label: "Accueil", href: "#hero" },
|
|
{ label: "Plats", href: "#dishes" },
|
|
{ label: "Services", href: "#services" },
|
|
{ label: "Avis", href: "#reviews" }
|
|
]
|
|
},
|
|
{
|
|
title: "Nous Contacter", items: [
|
|
{ label: "40 Rue Maurice Jouet, 78340 Les Clayes-sous-Bois", href: "https://maps.google.com/?q=40+Rue+Maurice+Jouet+78340+Les+Clayes-sous-Bois" },
|
|
{ label: "Téléphone : 01 30 55 26 07", href: "tel:+33130552607" },
|
|
{ label: "Horaires : 12:00-14:30 & 19:00-23:00", href: "#" }
|
|
]
|
|
},
|
|
{
|
|
title: "Suivez-Nous", items: [
|
|
{ label: "Facebook", href: "https://facebook.com" },
|
|
{ label: "Instagram", href: "https://instagram.com" },
|
|
{ label: "Google Avis", href: "https://google.com/maps" }
|
|
]
|
|
},
|
|
{
|
|
title: "Services", items: [
|
|
{ label: "Réserver une Table", href: "#contact" },
|
|
{ label: "Commander à Emporter", href: "#contact" },
|
|
{ label: "Voir le Menu", href: "#dishes" }
|
|
]
|
|
}
|
|
]}
|
|
copyrightText="© 2025 Chez Ennio | Cuisine Italienne Authentique | Tous droits réservés"
|
|
/>
|
|
</div>
|
|
</ThemeProvider>
|
|
);
|
|
} |