diff --git a/src/app/page.tsx b/src/app/page.tsx index 5566842..906fb63 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { }} title="Construyendo Sueños, Creamos Futuro" description="Expertos en soluciones de construcción y arquitectura con años de experiencia entregando proyectos de alta calidad." - imageSrc="http://img.b2bpic.net/free-photo/modern-buildings-boats-san-diego-usa_1268-14464.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-buildings-boats-san-diego-usa_1268-14464.jpg?_wi=1" imageAlt="Sitio de construcción profesional" /> @@ -100,7 +100,7 @@ export default function LandingPage() { descriptions: [ "Casas a medida, reformas integrales y ampliaciones con acabados de primera calidad.", ], - imageSrc: "http://img.b2bpic.net/free-photo/modern-buildings-boats-san-diego-usa_1268-14464.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-buildings-boats-san-diego-usa_1268-14464.jpg?_wi=2", imageAlt: "construction building project architecture", }, { @@ -109,7 +109,7 @@ export default function LandingPage() { descriptions: [ "Adaptamos locales y oficinas para optimizar sus operaciones y presencia de marca.", ], - imageSrc: "http://img.b2bpic.net/free-photo/couple-handling-carpet-together-their-new-home_23-2149086839.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-handling-carpet-together-their-new-home_23-2149086839.jpg?_wi=1", imageAlt: "happy client home renovation", }, { @@ -118,7 +118,7 @@ export default function LandingPage() { descriptions: [ "Planificación creativa y eficiente adaptada a las normativas vigentes y necesidades modernas.", ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-man-with-orange-life-jacket_23-2147562089.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-man-with-orange-life-jacket_23-2147562089.jpg?_wi=1", imageAlt: "commercial project manager portrait", }, ]} @@ -139,7 +139,7 @@ export default function LandingPage() { role: "Propietario", company: "Residencia Los Pinos", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/couple-handling-carpet-together-their-new-home_23-2149086839.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-handling-carpet-together-their-new-home_23-2149086839.jpg?_wi=2", }, { id: "2", @@ -147,7 +147,7 @@ export default function LandingPage() { role: "Arquitecta", company: "Design Studio", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-man-with-orange-life-jacket_23-2147562089.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-man-with-orange-life-jacket_23-2147562089.jpg?_wi=2", }, { id: "3",