Update src/app/page.tsx
This commit is contained in:
@@ -71,15 +71,15 @@ export default function LandingPage() {
|
||||
description="Discover unparalleled luxury properties and bespoke real estate services tailored to your unique aspirations. Elite Estates is dedicated to finding your perfect home."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-villa-with-modern-architectural-design_23-2151694107.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-villa-with-modern-architectural-design_23-2151694107.jpg?_wi=1",
|
||||
imageAlt: "Modern luxury home exterior with pool",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-dining-room-with-plants-fireplace_181624-3590.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-dining-room-with-plants-fireplace_181624-3590.jpg?_wi=1",
|
||||
imageAlt: "Spacious luxury living room interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976554.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976554.jpg?_wi=1",
|
||||
imageAlt: "Gourmet kitchen with marble island",
|
||||
},
|
||||
{
|
||||
@@ -207,21 +207,21 @@ export default function LandingPage() {
|
||||
title: "Personalized Market Insights",
|
||||
description: "Receive in-depth market analysis and strategic advice, empowering you to make informed decisions in a dynamic landscape.",
|
||||
buttonIcon: "BarChart",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-villa-with-modern-architectural-design_23-2151694107.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-villa-with-modern-architectural-design_23-2151694107.jpg?_wi=2",
|
||||
imageAlt: "luxury home search interface online",
|
||||
},
|
||||
{
|
||||
title: "Concierge-Level Support",
|
||||
description: "From legal assistance to interior design, our network of trusted partners provides comprehensive support every step of the way.",
|
||||
buttonIcon: "Award",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-dining-room-with-plants-fireplace_181624-3590.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-dining-room-with-plants-fireplace_181624-3590.jpg?_wi=2",
|
||||
imageAlt: "luxury home search interface online",
|
||||
},
|
||||
{
|
||||
title: "Seamless Transaction Management",
|
||||
description: "We meticulously manage every detail of your sale or purchase, ensuring a smooth, efficient, and stress-free closing process.",
|
||||
buttonIcon: "CheckCircle",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976554.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976554.jpg?_wi=2",
|
||||
imageAlt: "luxury home search interface online",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user