Update src/app/page.tsx
This commit is contained in:
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-villa-with-multiple-lights-sun-loungers-asprovalta-greece_1268-16093.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-villa-with-multiple-lights-sun-loungers-asprovalta-greece_1268-16093.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
||||
description="At Elite Estate, we don't just sell property; we curate legacy assets. Every home in our portfolio is selected for its architectural significance, prime location, and unparalleled luxury."
|
||||
subdescription="Our team provides white-glove service to ensure a seamless transition into your next chapter."
|
||||
icon={Award}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-living-room-with-artificial-flowers-vase-home-decor-items-wooden-light-table_169016-3985.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-living-room-with-artificial-flowers-vase-home-decor-items-wooden-light-table_169016-3985.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -154,19 +154,19 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Urban Zenith Penthouse",
|
||||
price: "$12,500,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-modern-living-room-with-comfortable-sofa-generated-by-ai_188544-18444.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-modern-living-room-with-comfortable-sofa-generated-by-ai_188544-18444.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Coastal Haven Mansion",
|
||||
price: "$8,200,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-orange-dress-using-tablet-modern-rooftop-office_273443-3116.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-orange-dress-using-tablet-modern-rooftop-office_273443-3116.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Serene Hillside Retreat",
|
||||
price: "$6,900,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-garden_23-2149359701.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-garden_23-2149359701.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
@@ -210,7 +210,7 @@ export default function LandingPage() {
|
||||
title: "Total Privacy",
|
||||
subtitle: "Confidentiality",
|
||||
description: "Your transactions remain strictly confidential, always handled with utmost professionalism.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-villa-with-multiple-lights-sun-loungers-asprovalta-greece_1268-16093.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-villa-with-multiple-lights-sun-loungers-asprovalta-greece_1268-16093.jpg?_wi=2",
|
||||
imageAlt: "Swimming pool and beach of luxury hotel. Type entertainment complex. Amara Dolce Vita Luxury Hotel. Resort. Tekirova-Kemer. Turkey",
|
||||
},
|
||||
{
|
||||
@@ -218,7 +218,7 @@ export default function LandingPage() {
|
||||
title: "Architectural Quality",
|
||||
subtitle: "Premium Standards",
|
||||
description: "We vet every property for superior craftsmanship and enduring value.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-with-artificial-flowers-vase-home-decor-items-wooden-light-table_169016-3985.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-with-artificial-flowers-vase-home-decor-items-wooden-light-table_169016-3985.jpg?_wi=2",
|
||||
imageAlt: "Swimming pool and beach of luxury hotel. Type entertainment complex. Amara Dolce Vita Luxury Hotel. Resort. Tekirova-Kemer. Turkey",
|
||||
},
|
||||
]}
|
||||
@@ -268,7 +268,7 @@ export default function LandingPage() {
|
||||
quote: "Elite Estate delivered an impeccable experience. Their knowledge of the market is second to none.",
|
||||
tag: "Luxury buyer",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/european-woman-with-bright-make-up-elegant-outfit-preparing-birthday-party_291650-582.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-villa-with-multiple-lights-sun-loungers-asprovalta-greece_1268-16093.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-villa-with-multiple-lights-sun-loungers-asprovalta-greece_1268-16093.jpg?_wi=3",
|
||||
imageAlt: "professional headshot business woman",
|
||||
},
|
||||
{
|
||||
@@ -279,7 +279,7 @@ export default function LandingPage() {
|
||||
quote: "The most professional team I've ever worked with. Highly recommend for high-end properties.",
|
||||
tag: "Investor",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-with-artificial-flowers-vase-home-decor-items-wooden-light-table_169016-3985.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-with-artificial-flowers-vase-home-decor-items-wooden-light-table_169016-3985.jpg?_wi=3",
|
||||
imageAlt: "professional headshot business woman",
|
||||
},
|
||||
{
|
||||
@@ -290,7 +290,7 @@ export default function LandingPage() {
|
||||
quote: "They truly understand design. They helped me find a home that fits my aesthetic perfectly.",
|
||||
tag: "Owner",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-modern-living-room-with-comfortable-sofa-generated-by-ai_188544-18444.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-modern-living-room-with-comfortable-sofa-generated-by-ai_188544-18444.jpg?_wi=2",
|
||||
imageAlt: "professional headshot business woman",
|
||||
},
|
||||
{
|
||||
@@ -301,7 +301,7 @@ export default function LandingPage() {
|
||||
quote: "Seamless transaction, extreme discretion. Elite Estate is in a league of its own.",
|
||||
tag: "Global Buyer",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/male-costume-with-cup-coffee_23-2148112124.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-orange-dress-using-tablet-modern-rooftop-office_273443-3116.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-orange-dress-using-tablet-modern-rooftop-office_273443-3116.jpg?_wi=2",
|
||||
imageAlt: "professional headshot business woman",
|
||||
},
|
||||
{
|
||||
@@ -312,7 +312,7 @@ export default function LandingPage() {
|
||||
quote: "I appreciate their attention to detail and their commitment to client needs. Exceptional.",
|
||||
tag: "Luxury client",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-9486.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-garden_23-2149359701.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-garden_23-2149359701.jpg?_wi=2",
|
||||
imageAlt: "professional headshot business woman",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user