From df7fb757a9978bed161119a65480db96334647be Mon Sep 17 00:00:00 2001 From: Pablo Pettinari Date: Wed, 24 Sep 2025 13:12:29 +0200 Subject: [PATCH 1/4] fix styles and spacing in devconnect banner --- .../DevconnectBanner/Variation1/index.tsx | 35 ++++++++++--------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/src/components/DevconnectBanner/Variation1/index.tsx b/src/components/DevconnectBanner/Variation1/index.tsx index 2624055d62b..fe04d140637 100644 --- a/src/components/DevconnectBanner/Variation1/index.tsx +++ b/src/components/DevconnectBanner/Variation1/index.tsx @@ -11,25 +11,25 @@ const DevconnectBannerVariation1 = () => { return (
-
-
- Devconnect -
-

- 17 - 22 Nov 2025 -

-

- Buenos Aires, Argentina +

+
+
+ Devconnect +
+
+

+ 17 - 22 Nov 2025

+

Buenos Aires, Argentina

-
-

+

+

{t( "page-index-devconnect-banner-join-the-biggest-ethereum-event-of-the-year" )} @@ -38,8 +38,9 @@ const DevconnectBannerVariation1 = () => { {t("page-index-devconnect-banner-get-tickets")} From 6fd56cab175ba75f6e1776b8a952ac8aea5ef2d7 Mon Sep 17 00:00:00 2001 From: Pablo Pettinari Date: Wed, 24 Sep 2025 13:33:01 +0200 Subject: [PATCH 2/4] fix banner layout to fit main text better --- .../DevconnectBanner/Variation1/index.tsx | 26 ++++++++++--------- 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/src/components/DevconnectBanner/Variation1/index.tsx b/src/components/DevconnectBanner/Variation1/index.tsx index fe04d140637..963b7073cab 100644 --- a/src/components/DevconnectBanner/Variation1/index.tsx +++ b/src/components/DevconnectBanner/Variation1/index.tsx @@ -12,7 +12,7 @@ const DevconnectBannerVariation1 = () => {

-
+
{

Buenos Aires, Argentina

-
-

+

+

{t( "page-index-devconnect-banner-join-the-biggest-ethereum-event-of-the-year" )}

- - {t("page-index-devconnect-banner-get-tickets")} - +
+ + {t("page-index-devconnect-banner-get-tickets")} + +
) From 252d572682872e6851bf9f3c2b79e35184f81ae2 Mon Sep 17 00:00:00 2001 From: Pablo Pettinari Date: Wed, 24 Sep 2025 13:51:37 +0200 Subject: [PATCH 3/4] adjust styles for devconnect banner variation 2 --- .../DevconnectBanner/Variation2/index.tsx | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/src/components/DevconnectBanner/Variation2/index.tsx b/src/components/DevconnectBanner/Variation2/index.tsx index ecb31f551e9..10f6cc93dd7 100644 --- a/src/components/DevconnectBanner/Variation2/index.tsx +++ b/src/components/DevconnectBanner/Variation2/index.tsx @@ -23,13 +23,15 @@ const DevconnectBannerVariation2 = () => { className="h-[65px] w-auto object-contain" sizes="202px" /> -
-

17 - 22 Nov 2025

-

Buenos Aires, Argentina

+
+

+ 17 - 22 Nov 2025 +

+

Buenos Aires, Argentina

-
-

+

+

{t( "page-index-devconnect-banner-join-the-biggest-ethereum-event-of-the-year" )} @@ -38,8 +40,9 @@ const DevconnectBannerVariation2 = () => { {t("page-index-devconnect-banner-get-tickets")} From c8519ce283890d5694e27da7699a4e120a2c35e5 Mon Sep 17 00:00:00 2001 From: Pablo Pettinari Date: Wed, 24 Sep 2025 14:41:36 +0200 Subject: [PATCH 4/4] adjust line-height --- src/components/DevconnectBanner/Variation1/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/DevconnectBanner/Variation1/index.tsx b/src/components/DevconnectBanner/Variation1/index.tsx index 963b7073cab..220cdf591bc 100644 --- a/src/components/DevconnectBanner/Variation1/index.tsx +++ b/src/components/DevconnectBanner/Variation1/index.tsx @@ -29,7 +29,7 @@ const DevconnectBannerVariation1 = () => {

-

+

{t( "page-index-devconnect-banner-join-the-biggest-ethereum-event-of-the-year" )}