mirror of
https://github.com/PeterMaquiran/tvone.git
synced 2026-04-18 15:27:52 +00:00
@@ -100,7 +100,7 @@ export default function NewsArticlePage() {
|
||||
</div>
|
||||
|
||||
{/* Corpo do Conteúdo */}
|
||||
<div className="mt-12 space-y-8 text-[20px] leading-[1.6] text-[#333] lg:text-[21px]">
|
||||
<div className="mt-12 space-y-8 text-[20px] leading-[1.6] text-[#333] lg:text-[18px] px-6">
|
||||
<p className="text-1xl md:text-2xl font-bold leading-snug text-black lg:tracking-tight">
|
||||
A turnê de Adele em 2016 foi o ápice de sua carreira, uma celebração de puro talento e conexão emocional que parou o mundo.
|
||||
</p>
|
||||
@@ -260,7 +260,9 @@ export default function NewsArticlePage() {
|
||||
{/* 2. ADVERTORIAL (CEO UNITEL) - REPLACING TV CARD */}
|
||||
<div className="group cursor-pointer">
|
||||
<div className="flex items-center justify-between mb-3 px-1">
|
||||
<h3 className="text-[13px] font-bold text-black tracking-tight">Unitel</h3>
|
||||
<div className="h-[15px] flex items-center">
|
||||
<img src="/unitel-logo.png" alt="Unitel logo" className="h-full w-auto" />
|
||||
</div>
|
||||
<span className="text-[10px] font-bold text-neutral-400 uppercase">Pub</span>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user