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() {
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 */}
-
+
{/* Right Playlist: "Vídeos a Seguir" */}
-