From b34b5434cf37b4145f897fe659bf2cb79447d8c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Cailly?= Date: Fri, 20 Jun 2025 14:33:57 +0200 Subject: [PATCH 1/3] =?UTF-8?q?=F0=9F=93=B1=20fix=20agency=20page=20respon?= =?UTF-8?q?sive=20issue=20on=20mobile=20device?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/agency/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/agency/page.tsx b/src/app/agency/page.tsx index a1bae11ff..aa80e5b5b 100644 --- a/src/app/agency/page.tsx +++ b/src/app/agency/page.tsx @@ -20,7 +20,7 @@ export default function AgencyLandingPage() { const majorAgencies = getMajorAgencies(10); return ( -
+
Date: Thu, 26 Jun 2025 11:47:52 +0200 Subject: [PATCH 2/3] :iphone: update responsivity on agency page --- src/app/agency/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/agency/page.tsx b/src/app/agency/page.tsx index aa80e5b5b..5a8f9d96d 100644 --- a/src/app/agency/page.tsx +++ b/src/app/agency/page.tsx @@ -20,7 +20,7 @@ export default function AgencyLandingPage() { const majorAgencies = getMajorAgencies(10); return ( -
+
Date: Mon, 7 Jul 2025 14:00:44 +0200 Subject: [PATCH 3/3] =?UTF-8?q?=F0=9F=93=B1=20update=20responsive=20in=20a?= =?UTF-8?q?gency=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/agency/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/agency/page.tsx b/src/app/agency/page.tsx index 5a8f9d96d..ac6c89e15 100644 --- a/src/app/agency/page.tsx +++ b/src/app/agency/page.tsx @@ -20,7 +20,7 @@ export default function AgencyLandingPage() { const majorAgencies = getMajorAgencies(10); return ( -
+