diff --git a/src/app/page.tsx b/src/app/page.tsx index 3bb0241..0a2a538 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { { text: "Explorer nos services", href: "#features" }, ]} slides={[ - { imageSrc: "http://img.b2bpic.net/free-photo/carpentry-workshop-man-using-electric-hand-saw-wooden-planks_1163-3119.jpg", imageAlt: "Découpe bois industriel" }, + { imageSrc: "http://img.b2bpic.net/free-photo/carpentry-workshop-man-using-electric-hand-saw-wooden-planks_1163-3119.jpg?_wi=1", imageAlt: "Découpe bois industriel" }, { imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-wooden-product-machine_169016-5436.jpg", imageAlt: "Transformation bois B2B" }, { imageSrc: "http://img.b2bpic.net/free-photo/carpenter-cutting-mdf-board-inside-workshop_23-2149451076.jpg", imageAlt: "Production artisanale et industrielle" }, ]} @@ -90,7 +90,7 @@ export default function LandingPage() { products={[ { id: "p1", name: "Panneaux Massifs", price: "Sur demande", variant: "Essences locales", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-background-zoom-calls_23-2149684457.jpg" }, { id: "p2", name: "Bois de Charpente", price: "Sur demande", variant: "Traitement haute densité", imageSrc: "http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885672.jpg" }, - { id: "p3", name: "Transformation sur mesure", price: "Sur demande", variant: "Découpe industrielle", imageSrc: "http://img.b2bpic.net/free-photo/carpentry-workshop-man-using-electric-hand-saw-wooden-planks_1163-3119.jpg" }, + { id: "p3", name: "Transformation sur mesure", price: "Sur demande", variant: "Découpe industrielle", imageSrc: "http://img.b2bpic.net/free-photo/carpentry-workshop-man-using-electric-hand-saw-wooden-planks_1163-3119.jpg?_wi=2" }, ]} title="Notre Catalogue Professionnel" description="Une gamme complète de bois traités et façonnés pour tous vos projets de construction et d'aménagement."