mirror of
https://github.com/PeterMaquiran/tvone.git
synced 2026-04-18 15:27:52 +00:00
@@ -14,7 +14,7 @@ const destaques = [
|
|||||||
catColor: "text-[#0066cc]",
|
catColor: "text-[#0066cc]",
|
||||||
title: "Mercados reagem às novas projeções de crescimento para a região.",
|
title: "Mercados reagem às novas projeções de crescimento para a região.",
|
||||||
date: "24 Mar 2025",
|
date: "24 Mar 2025",
|
||||||
img: "https://images.unsplash.com/photo-1486406146926-c627a92ad4ab?w=600&q=80",
|
img: "https://images.unsplash.com/photo-1518770660439-4636190af475?w=600&q=80",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
cat: "DESPORTO",
|
cat: "DESPORTO",
|
||||||
@@ -58,7 +58,7 @@ const recentes = [
|
|||||||
excerpt: "Visitas guiadas e programa educativo arrancam no próximo fim de semana.",
|
excerpt: "Visitas guiadas e programa educativo arrancam no próximo fim de semana.",
|
||||||
byline: "Por Cultura",
|
byline: "Por Cultura",
|
||||||
date: "23 Mar 2025",
|
date: "23 Mar 2025",
|
||||||
img: "https://images.unsplash.com/photo-1549887534-1541e9326642?w=200&q=80",
|
img: "https://images.unsplash.com/photo-1507679799987-c73779587ccf?w=200&q=80",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
cat: "SAÚDE",
|
cat: "SAÚDE",
|
||||||
@@ -85,7 +85,7 @@ const aSeguir = [
|
|||||||
{
|
{
|
||||||
title: "Ambiente: projeto de reflorestação ultrapassa meta anual em três meses.",
|
title: "Ambiente: projeto de reflorestação ultrapassa meta anual em três meses.",
|
||||||
date: "22 Mar",
|
date: "22 Mar",
|
||||||
img: "https://images.unsplash.com/photo-1448375240586-882707db888d?w=120&q=80",
|
img: "https://images.unsplash.com/photo-1560518883-ce09059eeffa?w=120&q=80",
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
@@ -168,7 +168,7 @@ export function TvoneMainColumns() {
|
|||||||
</div>
|
</div>
|
||||||
<div className="relative aspect-[16/10] w-full">
|
<div className="relative aspect-[16/10] w-full">
|
||||||
<Image
|
<Image
|
||||||
src="https://images.unsplash.com/photo-1486406146926-c627a92ad4ab?w=680&q=80"
|
src="https://images.unsplash.com/photo-1518770660439-4636190af475?w=600&q=80"
|
||||||
alt=""
|
alt=""
|
||||||
fill
|
fill
|
||||||
className="object-cover"
|
className="object-cover"
|
||||||
|
|||||||
Reference in New Issue
Block a user