Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -71,19 +71,19 @@ export default function LandingPage() {
|
||||
description="Más de 40 años de experiencia en el mercado inmobiliario de Córdoba, brindando confianza, profesionalismo y calidez humana en cada gestión. Estamos aquí para ayudarte a encontrar el lugar perfecto."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-residential-building-with-windows-balconies_181624-17790.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-residential-building-with-windows-balconies_181624-17790.jpg?_wi=1",
|
||||
imageAlt: "Exterior de casa moderna con jardín",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-townhouses-with-contemporary-architecture-dusk_84443-74054.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-townhouses-with-contemporary-architecture-dusk_84443-74054.jpg?_wi=1",
|
||||
imageAlt: "Edificio de apartamentos con vista a la ciudad",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_1203-2656.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_1203-2656.jpg?_wi=1",
|
||||
imageAlt: "Interior de sala de estar moderna",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-black-toddler-eating_23-2149310677.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-black-toddler-eating_23-2149310677.jpg?_wi=1",
|
||||
imageAlt: "Cocina con isla y comedor",
|
||||
},
|
||||
{
|
||||
@@ -257,7 +257,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Mano entregando llaves de casa",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-residential-building-with-windows-balconies_181624-17790.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-residential-building-with-windows-balconies_181624-17790.jpg?_wi=2",
|
||||
imageAlt: "house for sale sign blue sky",
|
||||
},
|
||||
{
|
||||
@@ -274,7 +274,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Contrato de alquiler siendo firmado",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-townhouses-with-contemporary-architecture-dusk_84443-74054.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-townhouses-with-contemporary-architecture-dusk_84443-74054.jpg?_wi=2",
|
||||
imageAlt: "house for sale sign blue sky",
|
||||
},
|
||||
{
|
||||
@@ -291,7 +291,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Casa con lupa",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_1203-2656.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_1203-2656.jpg?_wi=2",
|
||||
imageAlt: "house for sale sign blue sky",
|
||||
},
|
||||
{
|
||||
@@ -308,7 +308,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Llaves y formulario de solicitud de alquiler",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-black-toddler-eating_23-2149310677.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-black-toddler-eating_23-2149310677.jpg?_wi=2",
|
||||
imageAlt: "house for sale sign blue sky",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user