Update src/app/page.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user