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 17:08:21 +00:00

View File

@@ -76,7 +76,7 @@ export default function LandingPage() {
handle: "@mariag_uy", handle: "@mariag_uy",
testimonial: "La atención personalizada y el conocimiento del mercado de Rossana Bonora Propiedades superaron mis expectativas. Encontraron la casa de mis sueños.", testimonial: "La atención personalizada y el conocimiento del mercado de Rossana Bonora Propiedades superaron mis expectativas. Encontraron la casa de mis sueños.",
rating: 5, rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg", imageSrc: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg?_wi=1",
imageAlt: "María G.", imageAlt: "María G.",
}, },
{ {
@@ -84,7 +84,7 @@ export default function LandingPage() {
handle: "@javierp_inv", handle: "@javierp_inv",
testimonial: "Invertir con Rossana Bonora fue la mejor decisión. Su asesoramiento experto y acceso a propiedades exclusivas son invaluables.", testimonial: "Invertir con Rossana Bonora fue la mejor decisión. Su asesoramiento experto y acceso a propiedades exclusivas son invaluables.",
rating: 5, rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-adult-business-leader_1262-4819.jpg", imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-adult-business-leader_1262-4819.jpg?_wi=1",
imageAlt: "Javier P.", imageAlt: "Javier P.",
}, },
{ {
@@ -122,7 +122,7 @@ export default function LandingPage() {
href: "#contact", href: "#contact",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/concrete-building-with-balcony_250224-309.jpg" imageSrc="http://img.b2bpic.net/free-photo/concrete-building-with-balcony_250224-309.jpg?_wi=1"
imageAlt="Luxury Real Estate Home" imageAlt="Luxury Real Estate Home"
mediaAnimation="slide-up" mediaAnimation="slide-up"
avatars={[ avatars={[
@@ -227,7 +227,7 @@ export default function LandingPage() {
imageAlt: "Apartment for rent sign", imageAlt: "Apartment for rent sign",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/concrete-building-with-balcony_250224-309.jpg", imageSrc: "http://img.b2bpic.net/free-photo/concrete-building-with-balcony_250224-309.jpg?_wi=2",
imageAlt: "hand holding house keys", imageAlt: "hand holding house keys",
}, },
{ {
@@ -251,7 +251,7 @@ export default function LandingPage() {
value: "Garantizada", value: "Garantizada",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg", imageSrc: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg?_wi=2",
imageAlt: "hand holding house keys", imageAlt: "hand holding house keys",
}, },
{ {
@@ -296,7 +296,7 @@ export default function LandingPage() {
icon: Contact, icon: Contact,
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-adult-business-leader_1262-4819.jpg", imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-adult-business-leader_1262-4819.jpg?_wi=2",
imageAlt: "hand holding house keys", imageAlt: "hand holding house keys",
}, },
]} ]}