diff --git a/src/app/page.tsx b/src/app/page.tsx index f287595..974c01c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,7 @@ export default function LandingPage() { href: "#servicios", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/view-futuristic-city-with-lots-vegetation-greenery_23-2150842776.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-futuristic-city-with-lots-vegetation-greenery_23-2150842776.jpg?_wi=1" imageAlt="Casa modular de lujo en un entorno natural al atardecer" mediaAnimation="slide-up" fixedMediaHeight={true} @@ -159,7 +159,7 @@ export default function LandingPage() { name: "Casas Modulares a Medida", price: "Desde 1.200€/m²", variant: "Personalización total", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-hand-holding-small-house-model-pencil-blueprint_23-2148203980.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-hand-holding-small-house-model-pencil-blueprint_23-2148203980.jpg?_wi=1", imageAlt: "Diseño de casa modular a medida", }, { @@ -167,7 +167,7 @@ export default function LandingPage() { name: "Mobile Homes", price: "Desde 600€/m²", variant: "Movilidad y confort", - imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-red-blue-beach-huts-rye-shoreline_1308-189441.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-red-blue-beach-huts-rye-shoreline_1308-189441.jpg?_wi=1", imageAlt: "Moderno mobile home en un entorno natural", }, { @@ -175,7 +175,7 @@ export default function LandingPage() { name: "Casetas y Módulos para Jardín", price: "Desde 450€/m²", variant: "Espacios adicionales versátiles", - imageSrc: "http://img.b2bpic.net/free-photo/old-vintage-car-parked-small-garage-sign-fence_181624-1192.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/old-vintage-car-parked-small-garage-sign-fence_181624-1192.jpg?_wi=1", imageAlt: "Caseta de jardín moderna y funcional", }, { @@ -272,7 +272,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-city-with-lots-vegetation-greenery_23-2150842776.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-city-with-lots-vegetation-greenery_23-2150842776.jpg?_wi=2", imageAlt: "client discussion meeting architectural plans", }, { @@ -293,7 +293,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-hand-holding-small-house-model-pencil-blueprint_23-2148203980.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-hand-holding-small-house-model-pencil-blueprint_23-2148203980.jpg?_wi=2", imageAlt: "client discussion meeting architectural plans", }, { @@ -314,7 +314,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-red-blue-beach-huts-rye-shoreline_1308-189441.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-red-blue-beach-huts-rye-shoreline_1308-189441.jpg?_wi=2", imageAlt: "client discussion meeting architectural plans", }, { @@ -335,7 +335,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/old-vintage-car-parked-small-garage-sign-fence_181624-1192.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/old-vintage-car-parked-small-garage-sign-fence_181624-1192.jpg?_wi=2", imageAlt: "client discussion meeting architectural plans", }, ]}