Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-10 15:22:42 +00:00

View File

@@ -90,7 +90,7 @@ export default function LandingPage() {
href: "#servicios", 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" imageAlt="Casa modular de lujo en un entorno natural al atardecer"
mediaAnimation="slide-up" mediaAnimation="slide-up"
fixedMediaHeight={true} fixedMediaHeight={true}
@@ -159,7 +159,7 @@ export default function LandingPage() {
name: "Casas Modulares a Medida", name: "Casas Modulares a Medida",
price: "Desde 1.200€/m²", price: "Desde 1.200€/m²",
variant: "Personalización total", 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", imageAlt: "Diseño de casa modular a medida",
}, },
{ {
@@ -167,7 +167,7 @@ export default function LandingPage() {
name: "Mobile Homes", name: "Mobile Homes",
price: "Desde 600€/m²", price: "Desde 600€/m²",
variant: "Movilidad y confort", 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", imageAlt: "Moderno mobile home en un entorno natural",
}, },
{ {
@@ -175,7 +175,7 @@ export default function LandingPage() {
name: "Casetas y Módulos para Jardín", name: "Casetas y Módulos para Jardín",
price: "Desde 450€/m²", price: "Desde 450€/m²",
variant: "Espacios adicionales versátiles", 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", imageAlt: "Caseta de jardín moderna y funcional",
}, },
{ {
@@ -272,7 +272,7 @@ export default function LandingPage() {
}, },
], ],
reverse: false, 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", imageAlt: "client discussion meeting architectural plans",
}, },
{ {
@@ -293,7 +293,7 @@ export default function LandingPage() {
}, },
], ],
reverse: true, 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", imageAlt: "client discussion meeting architectural plans",
}, },
{ {
@@ -314,7 +314,7 @@ export default function LandingPage() {
}, },
], ],
reverse: false, 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", imageAlt: "client discussion meeting architectural plans",
}, },
{ {
@@ -335,7 +335,7 @@ export default function LandingPage() {
}, },
], ],
reverse: true, 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", imageAlt: "client discussion meeting architectural plans",
}, },
]} ]}