Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-03-03 16:35:36 +00:00
3 changed files with 10 additions and 10 deletions

View File

@@ -86,28 +86,28 @@ export default function HomePage() {
{
title: "Urbanismo y Desarrollo Urbano",
description: "Planificación, supervisión y control de proyectos de desarrollo urbano, espacios públicos y ordenamiento territorial.",
imageSrc: "http://img.b2bpic.net/free-photo/spacious-residential-complex-waterfront-with-reflection-modern-building-construction_169016-69211.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spacious-residential-complex-waterfront-with-reflection-modern-building-construction_169016-69211.jpg?_wi=1",
imageAlt: "Proyecto de desarrollo urbano",
buttonIcon: ArrowRight,
},
{
title: "Infraestructura Vial",
description: "Supervisión de carreteras, autopistas, vías de acceso y sistemas de transporte terrestre con altos estándares de calidad.",
imageSrc: "http://img.b2bpic.net/free-photo/road-works-highway-repair-street-machinery_169016-68718.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/road-works-highway-repair-street-machinery_169016-68718.jpg?_wi=1",
imageAlt: "Proyecto de infraestructura vial",
buttonIcon: ArrowRight,
},
{
title: "Agua y Saneamiento",
description: "Gestión integral de proyectos de agua potable, tratamiento de aguas residuales y sistemas de saneamiento público.",
imageSrc: "http://img.b2bpic.net/free-photo/diminishing-perspective-water-canal-near-dock_23-2148139879.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/diminishing-perspective-water-canal-near-dock_23-2148139879.jpg?_wi=1",
imageAlt: "Proyecto de agua y saneamiento",
buttonIcon: ArrowRight,
},
{
title: "Equipamiento Público",
description: "Control de proyectos de equipamiento estratégico: hospitales, escuelas, instalaciones deportivas y servicios comunitarios.",
imageSrc: "http://img.b2bpic.net/free-photo/one-working-day-modern-automatic-bus-manufacturing-with-unfinished-cars-workers-protective-uniform_645730-218.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/one-working-day-modern-automatic-bus-manufacturing-with-unfinished-cars-workers-protective-uniform_645730-218.jpg?_wi=1",
imageAlt: "Proyecto de equipamiento público",
buttonIcon: ArrowRight,
},

View File

@@ -104,28 +104,28 @@ export default function ProjectsPage() {
{
title: "Urbanismo y Desarrollo Urbano",
description: "Planificación y control de proyectos de desarrollo urbano, espacios públicos y ordenamiento territorial sostenible.",
imageSrc: "http://img.b2bpic.net/free-photo/spacious-residential-complex-waterfront-with-reflection-modern-building-construction_169016-69211.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spacious-residential-complex-waterfront-with-reflection-modern-building-construction_169016-69211.jpg?_wi=2",
imageAlt: "Proyecto de desarrollo urbano",
buttonIcon: ArrowRight,
},
{
title: "Infraestructura Vial",
description: "Supervisión integral de carreteras, autopistas y sistemas de transporte terrestre con máximos estándares de calidad.",
imageSrc: "http://img.b2bpic.net/free-photo/road-works-highway-repair-street-machinery_169016-68718.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/road-works-highway-repair-street-machinery_169016-68718.jpg?_wi=2",
imageAlt: "Proyecto de infraestructura vial",
buttonIcon: ArrowRight,
},
{
title: "Agua y Saneamiento",
description: "Gestión completa de proyectos de agua potable, tratamiento de residuales y sistemas de saneamiento público.",
imageSrc: "http://img.b2bpic.net/free-photo/diminishing-perspective-water-canal-near-dock_23-2148139879.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/diminishing-perspective-water-canal-near-dock_23-2148139879.jpg?_wi=2",
imageAlt: "Proyecto de agua y saneamiento",
buttonIcon: ArrowRight,
},
{
title: "Equipamiento Público",
description: "Control de proyectos de equipamiento estratégico: hospitales, escuelas e instalaciones comunitarias de calidad.",
imageSrc: "http://img.b2bpic.net/free-photo/one-working-day-modern-automatic-bus-manufacturing-with-unfinished-cars-workers-protective-uniform_645730-218.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/one-working-day-modern-automatic-bus-manufacturing-with-unfinished-cars-workers-protective-uniform_645730-218.jpg?_wi=2",
imageAlt: "Proyecto de equipamiento público",
buttonIcon: ArrowRight,
},

View File

@@ -78,7 +78,7 @@ export default function ServicesPage() {
price: "Análisis Detallado",
rating: 5,
reviewCount: "50+",
imageSrc: "http://img.b2bpic.net/free-photo/business-executives-discussing-graph_1170-1768.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-executives-discussing-graph_1170-1768.jpg?_wi=1",
imageAlt: "Reportes técnicos y sectoriales",
},
{
@@ -88,7 +88,7 @@ export default function ServicesPage() {
price: "Evaluación Integral",
rating: 5,
reviewCount: "80+",
imageSrc: "http://img.b2bpic.net/free-photo/business-executives-discussing-graph_1170-1768.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-executives-discussing-graph_1170-1768.jpg?_wi=2",
imageAlt: "Análisis de viabilidad y riesgos",
},
{