From 60faa6bd80cec9518e26f0a692935680c88a8311 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 12:40:41 +0000 Subject: [PATCH 1/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index e9ddb04..77f2b21 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -8,14 +8,14 @@ import ReactLenis from "lenis/react"; export default function ContactPage() { return ( - + Date: Tue, 28 Apr 2026 12:40:41 +0000 Subject: [PATCH 2/4] Update src/app/legal/page.tsx --- src/app/legal/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/legal/page.tsx b/src/app/legal/page.tsx index 594ae47..69d6a68 100644 --- a/src/app/legal/page.tsx +++ b/src/app/legal/page.tsx @@ -8,14 +8,14 @@ import ReactLenis from "lenis/react"; export default function LegalPage() { return ( - + Date: Tue, 28 Apr 2026 12:40:42 +0000 Subject: [PATCH 3/4] Update src/app/news/page.tsx --- src/app/news/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/news/page.tsx b/src/app/news/page.tsx index b09eec1..0509e6d 100644 --- a/src/app/news/page.tsx +++ b/src/app/news/page.tsx @@ -38,6 +38,7 @@ export default function NewsPage() { description="Retrouvez nos derniers articles pour mieux comprendre vos droits et démarches." animationType="slide-up" textboxLayout="default" + useInvertedBackground={false} blogs={[ { id: "1", category: "Droit Immobilier", title: "Les étapes d'un achat immobilier", excerpt: "Découvrez les étapes clés, du compromis de vente à l'acte authentique final.", imageSrc: "https://img.b2bpic.net/free-photo/house-key-wooden-table_23-2148767980.jpg", authorName: "Notaires Associés", authorAvatar: "https://img.b2bpic.net/free-photo/mature-businesswoman-smiling_23-2148855673.jpg", date: "10 Mai 2024" -- 2.49.1 From 6e114bcf4de0b5c5e15067ce143a481f604b66d5 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 12:40:42 +0000 Subject: [PATCH 4/4] Update src/app/office/page.tsx --- src/app/office/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/office/page.tsx b/src/app/office/page.tsx index adf1ef6..f918aa1 100644 --- a/src/app/office/page.tsx +++ b/src/app/office/page.tsx @@ -37,6 +37,7 @@ export default function OfficePage() { title="Notre Office Notarial" description="Le cabinet GEMIN‑BONNET, CHICHE et MORLAY, situé à Castelginest, accompagne ses clients dans les moments clés de leur vie personnelle et professionnelle." imageSrc="http://img.b2bpic.net/free-photo/female-consultant-manager-meeting-with-couple-young-mature-customers-presenting-content-tablet_74855-9883.jpg" + useInvertedBackground={false} /> -- 2.49.1