diff --git a/app/components/tvone-content.tsx b/app/components/tvone-content.tsx index f9c8b13..f52b158 100644 --- a/app/components/tvone-content.tsx +++ b/app/components/tvone-content.tsx @@ -184,102 +184,77 @@ export function TvoneDestaques() { ); } + export function TvoneMainColumns() { return ( -
-
-

Recentes

- - - Ver todas as notícias - -
+ + {/* Subtle gradient for label contrast */} +
+
+ + {/* 2. TEXT SIDE (Fills remaining space) */} +
+

+ {item.title} +

+ +

+ {item.excerpt} +

+ +
+ {item.byline} + + {item.date} +
+
-
-
-

A seguir

- -
- - + {/* LOAD MORE - CLEAN iOS BUTTON */} +
+ +
+ ); } @@ -364,15 +339,9 @@ export function TvoneFooter() { - - - - - -