fix broken image
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-03-25 16:50:06 +01:00
parent 102c0f35d0
commit abb3d61584
+4 -4
View File
@@ -14,7 +14,7 @@ const destaques = [
catColor: "text-[#0066cc]",
title: "Mercados reagem às novas projeções de crescimento para a região.",
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",
@@ -58,7 +58,7 @@ const recentes = [
excerpt: "Visitas guiadas e programa educativo arrancam no próximo fim de semana.",
byline: "Por Cultura",
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",
@@ -85,7 +85,7 @@ const aSeguir = [
{
title: "Ambiente: projeto de reflorestação ultrapassa meta anual em três meses.",
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 className="relative aspect-[16/10] w-full">
<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=""
fill
className="object-cover"