From b3d4eb9acdf51d7eb532d617cb1408b974f3af9b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 01:56:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5290525..63300a5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,7 +97,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-architecture-building_1150-11016.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-architecture-building_1150-11016.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/content-indian-ceo-standing-smiling-portrait-successful-pensive-bearded-businessman-glasses-posing-office-room-business-expression-management-concept_74855-11642.jpg", @@ -142,22 +142,22 @@ export default function LandingPage() { title: "Suite Ejecutiva", description: "Vistas panorámicas 360°, ideales para corporativos de alto nivel.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-luxury-hotel-office-reception-lounge-hall_105762-1979.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-luxury-hotel-office-reception-lounge-hall_105762-1979.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/corporate-building-with-empty-room_23-2148727503.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/corporate-building-with-empty-room_23-2148727503.jpg?_wi=1", }, - imageSrc: "http://img.b2bpic.net/free-photo/modern-architecture-building_1150-11016.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-architecture-building_1150-11016.jpg?_wi=2", imageAlt: "luxury office building dark architecture", }, { title: "Oficina Corporativa", description: "Espacios modulares con distribución abierta y funcional.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/corporate-building-with-empty-room_23-2148727503.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/corporate-building-with-empty-room_23-2148727503.jpg?_wi=2", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_74190-3606.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_74190-3606.jpg?_wi=1", }, imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-chair-indoors_23-2151108700.jpg", imageAlt: "architectural interior design modern lobby", @@ -166,12 +166,12 @@ export default function LandingPage() { title: "Oficina PyME", description: "Soluciones flexibles para equipos dinámicos y proyectos.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_74190-3606.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_74190-3606.jpg?_wi=2", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-luxury-hotel-office-reception-lounge-hall_105762-1979.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-luxury-hotel-office-reception-lounge-hall_105762-1979.jpg?_wi=2", }, - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-luxury-hotel-office-reception-lounge-hall_105762-1979.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-luxury-hotel-office-reception-lounge-hall_105762-1979.jpg?_wi=3", imageAlt: "modern office meeting room glass", }, ]}