Update src/app/oficinas-equipadas/page.tsx

This commit is contained in:
2026-03-03 15:57:53 +00:00
parent c905842e32
commit dd0cabb72f

View File

@@ -89,7 +89,7 @@ export default function OficinasEquipadasPage() {
tag="Espacio Profesional"
tagIcon={Check}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/positive-business-team-discussing-report-sitting-meeting-table-with-monitor-holding-looking-documents-business-meeting-teamwork-concept_74855-11909.jpg"
imageSrc="http://img.b2bpic.net/free-photo/positive-business-team-discussing-report-sitting-meeting-table-with-monitor-holding-looking-documents-business-meeting-teamwork-concept_74855-11909.jpg?_wi=3"
imageAlt="Oficina privada completamente equipada"
mediaAnimation="slide-up"
buttons={[
@@ -116,25 +116,25 @@ export default function OficinasEquipadasPage() {
{
title: "Mobiliario Premium",
description: "Escritorios ergonómicos, sillas ejecutivas, estanterías y armarios de almacenamiento. Todo seleccionado para tu comodidad y productividad.",
imageSrc: "http://img.b2bpic.net/free-photo/positive-business-team-discussing-report-sitting-meeting-table-with-monitor-holding-looking-documents-business-meeting-teamwork-concept_74855-11909.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-business-team-discussing-report-sitting-meeting-table-with-monitor-holding-looking-documents-business-meeting-teamwork-concept_74855-11909.jpg?_wi=4",
imageAlt: "Mobiliario premium",
},
{
title: "Internet de Alta Velocidad",
description: "Conexión dedicada de fibra óptica con velocidades de hasta 300 Mbps. Garantía de conectividad constante para tus operaciones.",
imageSrc: "http://img.b2bpic.net/free-photo/company-managers-discussing-solution-businesspeople-gathering-meeting-room-watching-content-computer-monitor-together-business-communication-teamwork-concept_74855-11621.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/company-managers-discussing-solution-businesspeople-gathering-meeting-room-watching-content-computer-monitor-together-business-communication-teamwork-concept_74855-11621.jpg?_wi=2",
imageAlt: "Conexión de internet",
},
{
title: "Servicios de Recepción",
description: "Recepción profesional, manejo de llamadas, toma de mensajes y atención a visitantes. Tu imagen corporativa está protegida.",
imageSrc: "http://img.b2bpic.net/free-photo/business-executives-using-mobile-phone_107420-65773.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-executives-using-mobile-phone_107420-65773.jpg?_wi=3",
imageAlt: "Recepción profesional",
},
{
title: "Limpieza y Mantenimiento",
description: "Limpieza diaria, mantenimiento preventivo y gestión de servicios. Tu espacio siempre estará impecable y funcional.",
imageSrc: "http://img.b2bpic.net/free-photo/modern-hotel-lobby-with-hallway-office-lounge-room_1262-12372.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-hotel-lobby-with-hallway-office-lounge-room_1262-12372.jpg?_wi=1",
imageAlt: "Espacios limpios",
},
]}