From 1134bfc2db5496b9770bb9c12dbd4ee8aa49b662 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 17:03:36 +0000 Subject: [PATCH 1/5] Update src/app/a-propos/page.tsx --- src/app/a-propos/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/a-propos/page.tsx b/src/app/a-propos/page.tsx index 270efbe..50f64c5 100644 --- a/src/app/a-propos/page.tsx +++ b/src/app/a-propos/page.tsx @@ -74,7 +74,7 @@ export default function AboutPage() { name: "Camélia", price: "À partir de 15€", imageSrc: - "http://img.b2bpic.net/free-photo/bud-pink-flower_23-2147711033.jpg", + "http://img.b2bpic.net/free-photo/bud-pink-flower_23-2147711033.jpg?_wi=3", imageAlt: "Camélia rouge éclatant", }, { @@ -82,7 +82,7 @@ export default function AboutPage() { name: "Mimosa", price: "À partir de 12€", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-yellow-flowers-inside-footpath_1428-161.jpg", + "http://img.b2bpic.net/free-photo/close-up-yellow-flowers-inside-footpath_1428-161.jpg?_wi=3", imageAlt: "Fleurs de mimosa jaune vif", }, { @@ -90,7 +90,7 @@ export default function AboutPage() { name: "Plantes Vertes", price: "À partir de 10€", imageSrc: - "http://img.b2bpic.net/free-photo/woman-gardener-planting-succulent-plant-pot_53876-96631.jpg", + "http://img.b2bpic.net/free-photo/woman-gardener-planting-succulent-plant-pot_53876-96631.jpg?_wi=3", imageAlt: "Collection de plantes vertes", }, ]} @@ -122,7 +122,7 @@ export default function AboutPage() { company: "Jardin des Peupliers", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/attractive-young-woman-with-cutlery-restaurant_169016-21627.jpg", + "http://img.b2bpic.net/free-photo/attractive-young-woman-with-cutlery-restaurant_169016-21627.jpg?_wi=2", imageAlt: "Marie Durand", }, { @@ -132,7 +132,7 @@ export default function AboutPage() { company: "Paysages Méditerranée", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/attractive-blond-male-dressed-suit-dark-grey-background_613910-14130.jpg", + "http://img.b2bpic.net/free-photo/attractive-blond-male-dressed-suit-dark-grey-background_613910-14130.jpg?_wi=2", imageAlt: "Pierre Leclerc", }, { @@ -142,7 +142,7 @@ export default function AboutPage() { company: "Fleurs et Couleurs", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/attractive-caucasian-woman-with-dark-shining-eyes-bob-hairstyle-wearing-casual-t-shirt-grinning-demonstrating-her-white-even-teeth-posing-indoors-positive-emotions-feelings_273609-7344.jpg", + "http://img.b2bpic.net/free-photo/attractive-caucasian-woman-with-dark-shining-eyes-bob-hairstyle-wearing-casual-t-shirt-grinning-demonstrating-her-white-even-teeth-posing-indoors-positive-emotions-feelings_273609-7344.jpg?_wi=2", imageAlt: "Sophie Martin", }, ]} -- 2.49.1 From d8cb268647ceb640a522387170d95d9ee0904ca0 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 17:03:37 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 13c5922..a646981 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -72,7 +72,7 @@ export default function ContactPage() { "Lundi 14h-18h, mardi à samedi 8h-12h et 14h-18h. Dimanche fermé. Fermeture annuelle du 2 août au 31 août. Venez nous visiter à 65 chemin Perrières, 30129 Manduel.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/blurred-group-plants_23-2147997170.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blurred-group-plants_23-2147997170.jpg?_wi=4" imageAlt="Serre professionnelle avec plantes variées" title="Questions fréquentes" description="Trouvez les réponses à vos questions sur nos produits, services et conseils en horticulture." -- 2.49.1 From fcc05791c286b3721a1c2fc0e43fb2e156fdb7c1 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 17:03:38 +0000 Subject: [PATCH 3/5] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 8c13d4c..d8fe2ce 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1427,6 +1427,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +