Update src/app/page.tsx
This commit is contained in:
@@ -97,7 +97,7 @@ export default function HomePage() {
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg?_wi=1",
|
||||
imageAlt: "Modern luxury penthouse",
|
||||
},
|
||||
{
|
||||
@@ -105,15 +105,15 @@ export default function HomePage() {
|
||||
imageAlt: "Contemporary villa",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=1",
|
||||
imageAlt: "Beachfront mansion",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg?_wi=2",
|
||||
imageAlt: "Urban estate",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=2",
|
||||
imageAlt: "Waterfront property",
|
||||
},
|
||||
]}
|
||||
@@ -139,7 +139,7 @@ export default function HomePage() {
|
||||
name: "Penthouse Manhattan",
|
||||
price: "$8,500,000",
|
||||
variant: "3 Bedrooms · 4 Bathrooms · 5,200 sqft",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-central-park-aerial-view_649448-1415.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-central-park-aerial-view_649448-1415.jpg?_wi=1",
|
||||
imageAlt: "Manhattan penthouse",
|
||||
},
|
||||
{
|
||||
@@ -147,7 +147,7 @@ export default function HomePage() {
|
||||
name: "Oceanfront Villa Malibu",
|
||||
price: "$12,000,000",
|
||||
variant: "5 Bedrooms · 6 Bathrooms · 8,500 sqft",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/large-hotel-palm-trees-beach-thailand_1253-925.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/large-hotel-palm-trees-beach-thailand_1253-925.jpg?_wi=1",
|
||||
imageAlt: "Malibu oceanfront villa",
|
||||
},
|
||||
{
|
||||
@@ -155,7 +155,7 @@ export default function HomePage() {
|
||||
name: "Estate Miami Beach",
|
||||
price: "$6,750,000",
|
||||
variant: "4 Bedrooms · 5 Bathrooms · 6,200 sqft",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/look-from-skyscrapers-standing-sea-bays_1304-5308.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/look-from-skyscrapers-standing-sea-bays_1304-5308.jpg?_wi=1",
|
||||
imageAlt: "Miami Beach estate",
|
||||
},
|
||||
]}
|
||||
@@ -180,28 +180,28 @@ export default function HomePage() {
|
||||
id: "01",
|
||||
title: "Curated Selection",
|
||||
description: "Access to an exclusive portfolio of the finest properties worldwide, vetted for quality and investment potential.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fiance-with-friends-drining-wedding-day-indoors_8353-12087.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fiance-with-friends-drining-wedding-day-indoors_8353-12087.jpg?_wi=1",
|
||||
imageAlt: "Luxury selection showcase",
|
||||
},
|
||||
{
|
||||
id: "02",
|
||||
title: "Expert Guidance",
|
||||
description: "Our seasoned agents provide personalized consultation and market insights to guide your investment decisions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rear-estate-agent-young-couple-going-through-blueprints-using-digital-tablet-meeting_637285-3873.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rear-estate-agent-young-couple-going-through-blueprints-using-digital-tablet-meeting_637285-3873.jpg?_wi=1",
|
||||
imageAlt: "Professional consultation",
|
||||
},
|
||||
{
|
||||
id: "03",
|
||||
title: "Discrete Transactions",
|
||||
description: "We prioritize confidentiality and discretion throughout the entire buying, selling, or leasing process.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/credit-card-security-concept_53876-32060.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/credit-card-security-concept_53876-32060.jpg?_wi=1",
|
||||
imageAlt: "Secure transaction",
|
||||
},
|
||||
{
|
||||
id: "04",
|
||||
title: "Global Network",
|
||||
description: "Connected to luxury real estate markets across continents, offering unparalleled international reach.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/global-network-connectivity-modern-city-skyline-sunset_84443-73919.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/global-network-connectivity-modern-city-skyline-sunset_84443-73919.jpg?_wi=1",
|
||||
imageAlt: "Global network connection",
|
||||
},
|
||||
]}
|
||||
@@ -252,7 +252,7 @@ export default function HomePage() {
|
||||
tag: "Premium Client",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
avatarAlt: "Catherine Matthews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg?_wi=1",
|
||||
imageAlt: "Luxury penthouse interior",
|
||||
},
|
||||
{
|
||||
@@ -264,7 +264,7 @@ export default function HomePage() {
|
||||
tag: "Investment Portfolio",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
avatarAlt: "David Rothschild",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/luxury-real-estate-facebook-template_23-2150660280.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/luxury-real-estate-facebook-template_23-2150660280.jpg?_wi=1",
|
||||
imageAlt: "Luxury property investment",
|
||||
},
|
||||
{
|
||||
@@ -276,7 +276,7 @@ export default function HomePage() {
|
||||
tag: "Global Client",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
avatarAlt: "Elena Fontaine",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skyscrapers-sunset_1112-1870.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skyscrapers-sunset_1112-1870.jpg?_wi=1",
|
||||
imageAlt: "International property luxury",
|
||||
},
|
||||
{
|
||||
@@ -288,7 +288,7 @@ export default function HomePage() {
|
||||
tag: "Premium Client",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
avatarAlt: "Richard Blackwell",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-chandelier-couch-with-number-pillows-large-chandelier_188544-27064.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-chandelier-couch-with-number-pillows-large-chandelier_188544-27064.jpg?_wi=1",
|
||||
imageAlt: "Luxury interior design",
|
||||
},
|
||||
{
|
||||
@@ -300,7 +300,7 @@ export default function HomePage() {
|
||||
tag: "Collector",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
avatarAlt: "Sophia Montgomery",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/elegant-classy-design-space_53876-93571.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/elegant-classy-design-space_53876-93571.jpg?_wi=1",
|
||||
imageAlt: "Luxury art collection",
|
||||
},
|
||||
{
|
||||
@@ -312,7 +312,7 @@ export default function HomePage() {
|
||||
tag: "High Net Worth",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
avatarAlt: "Robert Sterling",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-wedding-venue-with-swimming-pool_637285-5705.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-wedding-venue-with-swimming-pool_637285-5705.jpg?_wi=1",
|
||||
imageAlt: "Luxury estate privacy",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user