diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 52ae658..00d4424 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -81,7 +81,7 @@ export default function AboutPage() { description="Depuis plusieurs années, nous perpétuons la tradition culinaire médiévale avec passion et excellence. Notre engagement envers la qualité, l'authenticité et le service exceptionnel a établi le Sanglier Doré comme une destination culinaire de premier choix à Sherbrooke." subdescription="1410 Rue King Ouest, Sherbrooke, QC J1J 2C2" icon="Crown" - imageSrc="http://img.b2bpic.net/free-photo/table-setting_74190-3617.jpg" + imageSrc="http://img.b2bpic.net/free-photo/table-setting_74190-3617.jpg?_wi=2" imageAlt="Ambiance médiévale du restaurant" mediaAnimation="slide-up" useInvertedBackground={false} @@ -141,7 +141,7 @@ export default function AboutPage() { category: "Créations", title: "Artisanat Culinaire", excerpt: "Chaque plat est une œuvre d'art culinaire créée avec savoir-faire et passion", - imageSrc: "http://img.b2bpic.net/free-photo/red-roll-green-beans-served-white-plate_1304-4653.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/red-roll-green-beans-served-white-plate_1304-4653.jpg?_wi=3", imageAlt: "Création culinaire", authorName: "Équipe Chef", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-chef-cooking-restaurant-kitchen_329181-16134.jpg", @@ -152,7 +152,7 @@ export default function AboutPage() { category: "Ambiance", title: "Décor Médiéval Authentique", excerpt: "Un environnement soigneusement conçu pour transporter nos hôtes dans une autre époque", - imageSrc: "http://img.b2bpic.net/free-photo/flaming-candles-candlestick-table_23-2147962787.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flaming-candles-candlestick-table_23-2147962787.jpg?_wi=3", imageAlt: "Décor médiéval", authorName: "Design", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-chef-cooking-restaurant-kitchen_329181-16134.jpg", @@ -163,7 +163,7 @@ export default function AboutPage() { category: "Équipe", title: "Nos Professionnels", excerpt: "Une équipe dévouée qui travaille chaque jour pour votre satisfaction", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-cooking-restaurant-kitchen_329181-16136.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-cooking-restaurant-kitchen_329181-16136.jpg?_wi=3", imageAlt: "Équipe en action", authorName: "Personnel", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-chef-cooking-restaurant-kitchen_329181-16134.jpg", diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 5a2259f..a8cb2ce 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1432,6 +1432,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +