Merge version_1 into main #1
@@ -86,7 +86,7 @@ export default function AboutPage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[{ text: "Meet Our Team", href: "#team" }]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-sharing-smartphone-with-coworker_23-2147668788.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-sharing-smartphone-with-coworker_23-2147668788.jpg?_wi=2"
|
||||
imageAlt="Prestige Homes office interior"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
@@ -106,7 +106,7 @@ export default function AboutPage() {
|
||||
description:
|
||||
"Strategic marketing campaigns that showcase your property to qualified high-net-worth buyers worldwide.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/gradient-real-estate-infographic-template_23-2149115435.jpg",
|
||||
"http://img.b2bpic.net/free-vector/gradient-real-estate-infographic-template_23-2149115435.jpg?_wi=2",
|
||||
imageAlt: "Property marketing strategy",
|
||||
},
|
||||
{
|
||||
@@ -115,7 +115,7 @@ export default function AboutPage() {
|
||||
description:
|
||||
"Expert guidance on luxury real estate investments, market trends, and portfolio diversification strategies.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/reading-statistics_1098-13505.jpg",
|
||||
"http://img.b2bpic.net/free-photo/reading-statistics_1098-13505.jpg?_wi=2",
|
||||
imageAlt: "Investment advisory consultation",
|
||||
},
|
||||
{
|
||||
@@ -124,7 +124,7 @@ export default function AboutPage() {
|
||||
description:
|
||||
"Personalized white-glove service handling every aspect of your luxury property purchase or sale.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/front-view-smiley-woman-holding-passport_23-2149963921.jpg",
|
||||
"http://img.b2bpic.net/free-photo/front-view-smiley-woman-holding-passport_23-2149963921.jpg?_wi=2",
|
||||
imageAlt: "Concierge service",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -113,7 +113,7 @@ export default function ContactPage() {
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-young-woman-smiling_23-2149375011.jpg",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-psd/real-estate-house-property-instagram-post-social-media-post-banner-template_84443-5185.jpg",
|
||||
"http://img.b2bpic.net/free-psd/real-estate-house-property-instagram-post-social-media-post-banner-template_84443-5185.jpg?_wi=2",
|
||||
imageAlt: "Client success story",
|
||||
},
|
||||
{
|
||||
@@ -127,7 +127,7 @@ export default function ContactPage() {
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/successful-expert_1098-14503.jpg",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/desktop-pc-monitor-office-with-trading-indexes-showing-latest-prices_482257-83060.jpg",
|
||||
"http://img.b2bpic.net/free-photo/desktop-pc-monitor-office-with-trading-indexes-showing-latest-prices_482257-83060.jpg?_wi=2",
|
||||
imageAlt: "Investment success",
|
||||
},
|
||||
{
|
||||
@@ -141,7 +141,7 @@ export default function ContactPage() {
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-woman-dressed-80s-aesthetic_23-2150880751.jpg",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/paper-style-earth-globe-with-buildings_23-2149377674.jpg",
|
||||
"http://img.b2bpic.net/free-photo/paper-style-earth-globe-with-buildings_23-2149377674.jpg?_wi=2",
|
||||
imageAlt: "International property deal",
|
||||
},
|
||||
]}
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -141,7 +141,7 @@ export default function HomePage() {
|
||||
name: "Sunset Ridge Estate",
|
||||
price: "$8,500,000",
|
||||
variant: "Los Angeles, California • 12,500 sq ft",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-869.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-869.jpg?_wi=1",
|
||||
imageAlt: "Sunset Ridge Estate",
|
||||
},
|
||||
{
|
||||
@@ -149,7 +149,7 @@ export default function HomePage() {
|
||||
name: "Manhattan Penthouse",
|
||||
price: "$12,750,000",
|
||||
variant: "New York, New York • 7,200 sq ft",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg?_wi=1",
|
||||
imageAlt: "Manhattan Penthouse",
|
||||
},
|
||||
{
|
||||
@@ -157,7 +157,7 @@ export default function HomePage() {
|
||||
name: "Malibu Beach Villa",
|
||||
price: "$15,200,000",
|
||||
variant: "Malibu, California • 9,800 sq ft",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-calming-waves-ocean-with-scenery-sunset_181624-10580.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-calming-waves-ocean-with-scenery-sunset_181624-10580.jpg?_wi=1",
|
||||
imageAlt: "Malibu Beach Villa",
|
||||
},
|
||||
]}
|
||||
@@ -172,7 +172,7 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[{ text: "Meet Our Team", href: "#team" }]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-sharing-smartphone-with-coworker_23-2147668788.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-sharing-smartphone-with-coworker_23-2147668788.jpg?_wi=1"
|
||||
imageAlt="Prestige Homes office interior"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
@@ -194,21 +194,21 @@ export default function HomePage() {
|
||||
id: "01",
|
||||
title: "Property Marketing",
|
||||
description: "Strategic marketing campaigns that showcase your property to qualified high-net-worth buyers worldwide.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-real-estate-infographic-template_23-2149115435.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-real-estate-infographic-template_23-2149115435.jpg?_wi=1",
|
||||
imageAlt: "Property marketing strategy",
|
||||
},
|
||||
{
|
||||
id: "02",
|
||||
title: "Investment Advisory",
|
||||
description: "Expert guidance on luxury real estate investments, market trends, and portfolio diversification strategies.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/reading-statistics_1098-13505.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/reading-statistics_1098-13505.jpg?_wi=1",
|
||||
imageAlt: "Investment advisory consultation",
|
||||
},
|
||||
{
|
||||
id: "03",
|
||||
title: "Concierge Services",
|
||||
description: "Personalized white-glove service handling every aspect of your luxury property purchase or sale.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-holding-passport_23-2149963921.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-holding-passport_23-2149963921.jpg?_wi=1",
|
||||
imageAlt: "Concierge service",
|
||||
},
|
||||
]}
|
||||
@@ -296,7 +296,7 @@ export default function HomePage() {
|
||||
quote: "Prestige Homes understood our vision perfectly. The team's professionalism and attention to detail throughout the entire process was remarkable. We found our dream home in just three weeks.",
|
||||
tag: "Property Purchase",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-smiling_23-2149375011.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/real-estate-house-property-instagram-post-social-media-post-banner-template_84443-5185.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/real-estate-house-property-instagram-post-social-media-post-banner-template_84443-5185.jpg?_wi=1",
|
||||
imageAlt: "Client success story",
|
||||
},
|
||||
{
|
||||
@@ -307,7 +307,7 @@ export default function HomePage() {
|
||||
quote: "Their investment advisory team provided invaluable insights that helped us make the right decision. The market analysis and strategic guidance were instrumental in our portfolio growth.",
|
||||
tag: "Investment Advisory",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/successful-expert_1098-14503.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-monitor-office-with-trading-indexes-showing-latest-prices_482257-83060.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-monitor-office-with-trading-indexes-showing-latest-prices_482257-83060.jpg?_wi=1",
|
||||
imageAlt: "Investment success",
|
||||
},
|
||||
{
|
||||
@@ -318,7 +318,7 @@ export default function HomePage() {
|
||||
quote: "Finding the right property across multiple countries was seamless. Their international network and personalized service made the entire experience effortless and successful.",
|
||||
tag: "International Sale",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-woman-dressed-80s-aesthetic_23-2150880751.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/paper-style-earth-globe-with-buildings_23-2149377674.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/paper-style-earth-globe-with-buildings_23-2149377674.jpg?_wi=1",
|
||||
imageAlt: "International property deal",
|
||||
},
|
||||
{
|
||||
|
||||
@@ -96,7 +96,7 @@ export default function PropertiesPage() {
|
||||
name: "Sunset Ridge Estate",
|
||||
price: "$8,500,000",
|
||||
variant: "Los Angeles, California • 12,500 sq ft",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-869.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-869.jpg?_wi=2",
|
||||
imageAlt: "Sunset Ridge Estate",
|
||||
},
|
||||
{
|
||||
@@ -104,7 +104,7 @@ export default function PropertiesPage() {
|
||||
name: "Manhattan Penthouse",
|
||||
price: "$12,750,000",
|
||||
variant: "New York, New York • 7,200 sq ft",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg?_wi=2",
|
||||
imageAlt: "Manhattan Penthouse",
|
||||
},
|
||||
{
|
||||
@@ -112,7 +112,7 @@ export default function PropertiesPage() {
|
||||
name: "Malibu Beach Villa",
|
||||
price: "$15,200,000",
|
||||
variant: "Malibu, California • 9,800 sq ft",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-calming-waves-ocean-with-scenery-sunset_181624-10580.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-calming-waves-ocean-with-scenery-sunset_181624-10580.jpg?_wi=2",
|
||||
imageAlt: "Malibu Beach Villa",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user