Update src/app/page.tsx
This commit is contained in:
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
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.",
|
||||
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.",
|
||||
},
|
||||
{
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
handle: "@javierp_inv",
|
||||
testimonial: "Invertir con Rossana Bonora fue la mejor decisión. Su asesoramiento experto y acceso a propiedades exclusivas son invaluables.",
|
||||
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.",
|
||||
},
|
||||
{
|
||||
@@ -122,7 +122,7 @@ export default function LandingPage() {
|
||||
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"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -227,7 +227,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -251,7 +251,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -296,7 +296,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user