Update src/app/page.tsx

This commit is contained in:
2026-03-09 01:06:58 +00:00
parent 4689262b8b
commit ab071ca998

View File

@@ -108,7 +108,7 @@ export default function HomePage() {
description="Fondé en 2015, le Sanglier Doré incarne l'essence de la gastronomie sherbrookoise avec une atmosphère inspirée du charme médiéval."
subdescription="Venez vivre une expérience culinaire unique et mémorable"
icon={Award}
imageSrc="http://img.b2bpic.net/free-photo/interior-shot-empty-church_181624-27982.jpg"
imageSrc="http://img.b2bpic.net/free-photo/interior-shot-empty-church_181624-27982.jpg?_wi=1"
imageAlt="Intérieur du restaurant Sanglier Doré"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -123,11 +123,11 @@ export default function HomePage() {
title: "Assiette du Chasseur",
description: "Notre signature : viande de gibier tendre et succulente, accompagnée de légumes de saison et sauce riche aux champignons sauvages.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-pieces-with-various-vegetables_140725-44188.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-pieces-with-various-vegetables_140725-44188.jpg?_wi=1",
imageAlt: "Assiette du Chasseur",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/bowl-breaded-chicken-filled-with-cheese-lettuce_140725-5978.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bowl-breaded-chicken-filled-with-cheese-lettuce_140725-5978.jpg?_wi=1",
imageAlt: "Accompagnements",
},
},
@@ -136,11 +136,11 @@ export default function HomePage() {
title: "Assiette du Cueilleur",
description: "Une célébration des produits locaux : légumes frais, herbes aromatiques et fromages régionaux dans une présentation élégante.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/bowl-breaded-chicken-filled-with-cheese-lettuce_140725-5978.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bowl-breaded-chicken-filled-with-cheese-lettuce_140725-5978.jpg?_wi=2",
imageAlt: "Assiette du Cueilleur",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/celebrating-relationship-with-red-wine-kitchen_482257-7770.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/celebrating-relationship-with-red-wine-kitchen_482257-7770.jpg?_wi=1",
imageAlt: "Sélection de vins",
},
},
@@ -149,11 +149,11 @@ export default function HomePage() {
title: "Miche Étagée de l'Aventurier",
description: "Un pain artisanal garni de délices : charcuteries fines, fromages affinés et condiments maison pour une expérience authentique.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/celebrating-relationship-with-red-wine-kitchen_482257-7770.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/celebrating-relationship-with-red-wine-kitchen_482257-7770.jpg?_wi=2",
imageAlt: "Présentation",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chocolate-cake-decorated-with-strawberry-plate_141793-2962.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chocolate-cake-decorated-with-strawberry-plate_141793-2962.jpg?_wi=1",
imageAlt: "Desserts",
},
},
@@ -232,7 +232,7 @@ export default function HomePage() {
category: "Intérieur",
title: "Notre Salle à Manger",
excerpt: "Découvrez l'atmosphère chaleureuse et l'architecture médiévale inspirée de notre établissement.",
imageSrc: "http://img.b2bpic.net/free-photo/appetizer-with-shrimps-onion-rings-served-with-sauce-wine_140725-7765.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/appetizer-with-shrimps-onion-rings-served-with-sauce-wine_140725-7765.jpg?_wi=1",
imageAlt: "Intérieur du restaurant",
authorName: "Équipe Sanglier Doré",
authorAvatar: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727978.jpg",
@@ -243,7 +243,7 @@ export default function HomePage() {
category: "Cuisine",
title: "Nos Créations Culinaires",
excerpt: "Chaque plat est une œuvre d'art culinaire, présenté avec passion et expertise.",
imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-delicious-food_23-2148949021.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-delicious-food_23-2148949021.jpg?_wi=1",
imageAlt: "Plats signature",
authorName: "Chef Principal",
authorAvatar: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727978.jpg",
@@ -279,7 +279,7 @@ export default function HomePage() {
description="Inscrivez-vous à notre infolettre pour recevoir nos menus spéciaux, nos promotions et nos événements culinaires exclusifs."
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/festive-table-setting-with-sprigs-dried-flowers-decorative-elements_169016-11206.jpg"
imageSrc="http://img.b2bpic.net/free-photo/festive-table-setting-with-sprigs-dried-flowers-decorative-elements_169016-11206.jpg?_wi=1"
imageAlt="Événements et réservations"
mediaAnimation="slide-up"
mediaPosition="right"