Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-04-12 19:24:51 +00:00
4 changed files with 7 additions and 7 deletions

View File

@@ -83,7 +83,7 @@ export default function LandingPage() {
placeholder: "Email",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-with-sea-ocean-white-cloud-blue-sky_74190-8835.jpg"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-with-sea-ocean-white-cloud-blue-sky_74190-8835.jpg?_wi=3"
/>
</div>

View File

@@ -96,7 +96,7 @@ export default function LandingPage() {
handle: "Cliente",
testimonial: "Profesionalidad en cada fase.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-holding-digital-tablet-standing-outdoor_23-2147862770.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-holding-digital-tablet-standing-outdoor_23-2147862770.jpg?_wi=1",
},
]}
buttons={[
@@ -260,7 +260,7 @@ export default function LandingPage() {
id: "1",
name: "Alejandro Córcoles",
role: "Director General",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-beachfront-villa-with-infinity-pool_23-2152016385.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-beachfront-villa-with-infinity-pool_23-2152016385.jpg?_wi=1",
},
{
id: "2",
@@ -272,7 +272,7 @@ export default function LandingPage() {
id: "3",
name: "Thomas M.",
role: "Jefe de Obra",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-with-sea-ocean-white-cloud-blue-sky_74190-8835.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-with-sea-ocean-white-cloud-blue-sky_74190-8835.jpg?_wi=1",
},
{
id: "4",
@@ -284,7 +284,7 @@ export default function LandingPage() {
id: "5",
name: "Juan D.",
role: "Coordinador de Proyectos",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-holding-digital-tablet-standing-outdoor_23-2147862770.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-holding-digital-tablet-standing-outdoor_23-2147862770.jpg?_wi=2",
},
]}
/>

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
id: "p1",
name: "Villa Marbella",
role: "Obra Nueva",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-with-sea-ocean-white-cloud-blue-sky_74190-8835.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-with-sea-ocean-white-cloud-blue-sky_74190-8835.jpg?_wi=2",
},
]}
/>

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
id: "s1",
name: "Alejandro",
role: "Fundador",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-beachfront-villa-with-infinity-pool_23-2152016385.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-beachfront-villa-with-infinity-pool_23-2152016385.jpg?_wi=2",
},
]}
/>