diff --git a/src/app/page.tsx b/src/app/page.tsx index 7d565eb..f55afeb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -42,7 +42,7 @@ export default function LandingPage() { 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" + 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} @@ -77,7 +77,7 @@ export default function LandingPage() { 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" + 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" @@ -134,10 +134,10 @@ export default function LandingPage() { 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" + 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" + 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"