From b0f0e68b4da42fb94cab326fe1108eacc2c802e1 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 20:59:22 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 922e94e..504feee 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -52,7 +52,7 @@ export default function AboutPage() { description="Équipe Locale Dévouée" subdescription="Bureau : Rue Mohammed V, Sala Al Jadida | Rabat, Maroc" icon={Building2} - imageSrc="http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg?_wi=2" imageAlt="Bureau Sanlam Assurance Sala Al Jadida" mediaAnimation="slide-up" useInvertedBackground={false} -- 2.49.1 From a3e3cd34f3f569683f6c1e27d7e30a5a2abb55b0 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 20:59:23 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 300bcc8..ff1c853 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -134,7 +134,7 @@ export default function HomePage() { description="Équipe Locale Dévouée" subdescription="Bureau : Rue Mohammed V, Sala Al Jadida | Rabat, Maroc" icon={Building2} - imageSrc="http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg?_wi=1" imageAlt="Bureau Sanlam Assurance Sala Al Jadida" mediaAnimation="slide-up" useInvertedBackground={false} -- 2.49.1