From 891a5d8299b36f6112a784ff212d6c42f08839ef Mon Sep 17 00:00:00 2001 From: Peter Maquiran Date: Sat, 11 Apr 2026 00:21:57 +0100 Subject: [PATCH] fix border --- app/components/cultura.tsx | 4 +-- app/components/tvone-content.tsx | 12 +++---- app/components/tvone-hero.tsx | 8 ++--- app/components/tvone-publication-banner.tsx | 2 +- app/components/tvone-site-nav.tsx | 2 +- app/components/video-galary.tsx | 14 ++++---- app/content/page.tsx | 36 ++++++++++----------- 7 files changed, 39 insertions(+), 39 deletions(-) diff --git a/app/components/cultura.tsx b/app/components/cultura.tsx index 23007eb..6a88714 100644 --- a/app/components/cultura.tsx +++ b/app/components/cultura.tsx @@ -56,7 +56,7 @@ const destaques = [ // {/* OVERLAY: REPLAY STYLE (iOS/EURO) */} //
-//
+//
// // // @@ -88,7 +88,7 @@ const destaques = [ //
// // Ver mais notícias de Cultura // diff --git a/app/components/tvone-content.tsx b/app/components/tvone-content.tsx index 6667f04..b5975aa 100644 --- a/app/components/tvone-content.tsx +++ b/app/components/tvone-content.tsx @@ -204,7 +204,7 @@ export function TvoneDestaques() { {item.cat == 'Musica' && (
{item.cat} - + {item.date}
)} @@ -274,11 +274,11 @@ export function TvoneMainColumns() { {item.cat} - + {item.date} - + {item.readTime} min @@ -310,7 +310,7 @@ export function TvoneAdBanner() { return (
-
+

BAI Directo

Actualização do BAI Directo

@@ -348,7 +348,7 @@ export function TvoneFooter() { src="/logo.png" // put your image in /public alt="tvone logo" fill - className="rounded-full object-cover" + className="rounded-2xl object-cover" />
@@ -413,7 +413,7 @@ export function TvoneFooter() { tvone logo Todos os direitos reservados. diff --git a/app/components/tvone-hero.tsx b/app/components/tvone-hero.tsx index 7559439..0ed5892 100644 --- a/app/components/tvone-hero.tsx +++ b/app/components/tvone-hero.tsx @@ -37,13 +37,13 @@ export function TvoneHero() { return (
-
-
+
+
@@ -64,7 +64,7 @@ export function TvoneHero() { key={s.id} type="button" onClick={() => setActive(i)} - className={`h-2 w-2 rounded-full transition ${i === active ? "bg-white" : "bg-white/45 hover:bg-white/70"}`} + className={`h-2 w-2 rounded-2xl transition ${i === active ? "bg-white" : "bg-white/45 hover:bg-white/70"}`} aria-label={`Slide ${i + 1}`} aria-current={i === active} /> diff --git a/app/components/tvone-publication-banner.tsx b/app/components/tvone-publication-banner.tsx index 290a730..4a65d06 100644 --- a/app/components/tvone-publication-banner.tsx +++ b/app/components/tvone-publication-banner.tsx @@ -38,7 +38,7 @@ export function TvonePublicationBanner({

{title}

{subtitle}

- + Espaço disponível
diff --git a/app/components/tvone-site-nav.tsx b/app/components/tvone-site-nav.tsx index 3513d9f..a3be485 100644 --- a/app/components/tvone-site-nav.tsx +++ b/app/components/tvone-site-nav.tsx @@ -144,7 +144,7 @@ export function TvoneSiteNav() { src="/logo1.png" // put your image in /public alt="tvone logo" fill - className="rounded-full object-cover" + className="rounded-2xl object-cover" />
diff --git a/app/components/video-galary.tsx b/app/components/video-galary.tsx index 6062f8e..0e50a50 100644 --- a/app/components/video-galary.tsx +++ b/app/components/video-galary.tsx @@ -111,7 +111,7 @@ export function TvoneMainColumns1() { {/* SECTION: PREMIUM VIDEO GALLERY (Euronews + iOS Style) */}
{/* Main Player Area */} -
+
Main Video {/* Right Playlist: "Vídeos a Seguir" */} -