From f2950144284fd38815adeaa7e01c2a0c071c49ec Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 21:09:12 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 952f633..2663cc4 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -51,7 +51,7 @@ export default function AboutPage() { description="SCEA Les Jardins de Delphine" subdescription="Une équipe passionnée par le jardinage, au service de votre région" icon={Leaf} - imageSrc="http://img.b2bpic.net/free-photo/people-work-glasshouse_23-2147768473.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-work-glasshouse_23-2147768473.jpg?_wi=2" imageAlt="Entrée accueillante de la pépinière Les Jardins de Delphine" mediaAnimation="slide-up" useInvertedBackground={false} @@ -70,7 +70,7 @@ export default function AboutPage() { name: "Qualité Garantie", price: "Plants Sélectionnés", imageSrc: - "http://img.b2bpic.net/free-photo/crops-that-have-been-cultivated-farmed-indoors_23-2149854900.jpg", + "http://img.b2bpic.net/free-photo/crops-that-have-been-cultivated-farmed-indoors_23-2149854900.jpg?_wi=2", imageAlt: "Plants de haute qualité", }, { @@ -78,7 +78,7 @@ export default function AboutPage() { name: "Durabilité", price: "Pratiques Écologiques", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-fresh-green-plants-with-beautiful-pink-red-flowers-fresh-air-concept-incredible-plants-with-different-colours-flowers-greenhouse_7502-8439.jpg", + "http://img.b2bpic.net/free-photo/close-up-fresh-green-plants-with-beautiful-pink-red-flowers-fresh-air-concept-incredible-plants-with-different-colours-flowers-greenhouse_7502-8439.jpg?_wi=3", imageAlt: "Pratiques durables", }, { @@ -86,7 +86,7 @@ export default function AboutPage() { name: "Service Personnalisé", price: "Conseils d'Experts", imageSrc: - "http://img.b2bpic.net/free-photo/table-full-plants_23-2147997131.jpg", + "http://img.b2bpic.net/free-photo/table-full-plants_23-2147997131.jpg?_wi=2", imageAlt: "Conseil personnalisé", }, ]} -- 2.49.1 From cef1aebc181fb3784559977f6e05041a23c9ea9a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 21:09:12 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index b4700d1..4a765cd 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -67,7 +67,7 @@ export default function ContactPage() { name: "Horaires d'Ouverture", price: "Consultez-Nous", imageSrc: - "http://img.b2bpic.net/free-photo/table-full-plants_23-2147997131.jpg", + "http://img.b2bpic.net/free-photo/table-full-plants_23-2147997131.jpg?_wi=3", imageAlt: "Horaires d'ouverture", }, { @@ -75,7 +75,7 @@ export default function ContactPage() { name: "Par Téléphone", price: "04 70 34 53 31", imageSrc: - "http://img.b2bpic.net/free-photo/people-work-glasshouse_23-2147768473.jpg", + "http://img.b2bpic.net/free-photo/people-work-glasshouse_23-2147768473.jpg?_wi=3", imageAlt: "Contact téléphonique", }, { @@ -83,7 +83,7 @@ export default function ContactPage() { name: "Par Email", price: "contact@lesjardinsdelphine.fr", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-fresh-green-plants-with-beautiful-pink-red-flowers-fresh-air-concept-incredible-plants-with-different-colours-flowers-greenhouse_7502-8439.jpg", + "http://img.b2bpic.net/free-photo/close-up-fresh-green-plants-with-beautiful-pink-red-flowers-fresh-air-concept-incredible-plants-with-different-colours-flowers-greenhouse_7502-8439.jpg?_wi=4", imageAlt: "Contact email", }, ]} -- 2.49.1 From ecfdcd7326c1cab96fb293e0a19beff124d40dff Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 21:09:13 +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 6c46c1b..c1264f7 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' }, '*'); })(); +` + }} + /> + +