From f263142ee8ce4b589c0d6db517fd8044e123ded8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thayana=20Corr=C3=AAa=20Mamor=C3=A9?= Date: Fri, 26 Jun 2026 14:22:45 -0300 Subject: [PATCH] feat(layout): reorder sections and enhance editions component --- app/page.tsx | 2 +- components/editions.tsx | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/app/page.tsx b/app/page.tsx index 2695152..01e6303 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -26,10 +26,10 @@ export default function Home() { }} /> + {/* */} - diff --git a/components/editions.tsx b/components/editions.tsx index 5d8f263..7bc22cb 100644 --- a/components/editions.tsx +++ b/components/editions.tsx @@ -38,9 +38,11 @@ export function Editions() { className="text-2xl md:text-4xl font-bold text-white" style={{ fontFamily: "var(--font-display)" }} > - Edições que marcaram a comunidade + Edições que marcaram a comunidade - +
+

Veja momentos especiais das edições anteriores da Python Norte

+
{/* Year tabs */}