From c036f8bc7d804b1b031176d43318aef9b6a6ee0b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 23:51:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d245bf6..b4564e8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/indulgent-dessert-collection-variety-fresh-sweets-generated-by-ai_188544-36214.jpg" + imageSrc="http://img.b2bpic.net/free-photo/indulgent-dessert-collection-variety-fresh-sweets-generated-by-ai_188544-36214.jpg?_wi=1" imageAlt="Luxurious pastry shop interior with various baked goods on display" /> @@ -99,7 +99,7 @@ export default function LandingPage() { description="Depuis notre ouverture, Sweet Delights s'engage à offrir une expérience gustative inoubliable. Nous utilisons des recettes transmises de génération en génération, mariées à une touche de modernité." subdescription="Chaque jour, nos boulangers et pâtissiers travaillent avec dévouement pour créer des produits frais, savoureux et visuellement magnifiques, en privilégiant les ingrédients locaux et de saison." icon={Cake} - imageSrc="http://img.b2bpic.net/free-photo/front-view-kneading-dough-composition_23-2148302930.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-kneading-dough-composition_23-2148302930.jpg?_wi=1" imageAlt="Baker meticulously decorating a cake in a rustic kitchen" mediaAnimation="opacity" /> @@ -129,7 +129,7 @@ export default function LandingPage() { imageAlt: "Baking class with students learning", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/indulgent-dessert-collection-variety-fresh-sweets-generated-by-ai_188544-36214.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indulgent-dessert-collection-variety-fresh-sweets-generated-by-ai_188544-36214.jpg?_wi=2", imageAlt: "custom celebration cake elaborate design", }, { @@ -153,7 +153,7 @@ export default function LandingPage() { value: "Variées", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-kneading-dough-composition_23-2148302930.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-kneading-dough-composition_23-2148302930.jpg?_wi=2", imageAlt: "custom celebration cake elaborate design", }, { @@ -161,7 +161,7 @@ export default function LandingPage() { description: "Apprenez les secrets de la pâtisserie artisanale lors de nos ateliers interactifs, adaptés à tous les niveaux.", bentoComponent: "reveal-icon", icon: GraduationCap, - imageSrc: "http://img.b2bpic.net/free-photo/delicious-piece-cake-plate_23-2148875216.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-piece-cake-plate_23-2148875216.jpg?_wi=1", imageAlt: "custom celebration cake elaborate design", }, ]} @@ -182,7 +182,7 @@ export default function LandingPage() { name: "Gâteau Forêt Noire", price: "28€", variant: "Classique", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-piece-cake-plate_23-2148875216.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-piece-cake-plate_23-2148875216.jpg?_wi=2", imageAlt: "Chocolate fudge cake slice", }, { -- 2.49.1