Merge version_1 into main #1
@@ -87,7 +87,7 @@ export default function AboutPage() {
|
||||
description:
|
||||
"30+ years in luxury real estate. Previously led international acquisitions for premier investment firms. Specializes in high-net-worth client relationships and complex transactions.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/elegant-corporate-businesswoman_23-2147702113.jpg",
|
||||
"http://img.b2bpic.net/free-photo/elegant-corporate-businesswoman_23-2147702113.jpg?_wi=2",
|
||||
socialLinks: [
|
||||
{
|
||||
icon: Linkedin,
|
||||
@@ -106,7 +106,7 @@ export default function AboutPage() {
|
||||
description:
|
||||
"Former investment banker with 25 years market experience. Expert in property valuation, market analysis, and portfolio strategy. MBA from top-tier institution.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg",
|
||||
"http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg?_wi=2",
|
||||
socialLinks: [
|
||||
{
|
||||
icon: Linkedin,
|
||||
@@ -125,7 +125,7 @@ export default function AboutPage() {
|
||||
description:
|
||||
"Bilingual luxury specialist with 20 years global experience. Extensive network across Europe, Asia, and Americas. Fluent in six languages, expert in international relocation.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/empowered-business-woman-working-city_23-2149322918.jpg",
|
||||
"http://img.b2bpic.net/free-photo/empowered-business-woman-working-city_23-2149322918.jpg?_wi=2",
|
||||
socialLinks: [
|
||||
{
|
||||
icon: Linkedin,
|
||||
@@ -144,7 +144,7 @@ export default function AboutPage() {
|
||||
description:
|
||||
"Real estate attorney with 18 years specialization in luxury transactions. Expert in estate planning, international law, and wealth preservation structures.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/experienced-grey-haired-businessman-standing_74855-9871.jpg",
|
||||
"http://img.b2bpic.net/free-photo/experienced-grey-haired-businessman-standing_74855-9871.jpg?_wi=2",
|
||||
socialLinks: [
|
||||
{
|
||||
icon: Linkedin,
|
||||
@@ -163,7 +163,7 @@ export default function AboutPage() {
|
||||
description:
|
||||
"Top-performing luxury agent with 15 years track record. Specializes in contemporary architectural properties and investment portfolios. Client satisfaction rate of 98%.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-ethnic-executive-woman-looking-camera_1098-20037.jpg",
|
||||
"http://img.b2bpic.net/free-photo/happy-ethnic-executive-woman-looking-camera_1098-20037.jpg?_wi=2",
|
||||
socialLinks: [
|
||||
{
|
||||
icon: Linkedin,
|
||||
@@ -182,7 +182,7 @@ export default function AboutPage() {
|
||||
description:
|
||||
"Luxury hospitality background with 12 years real estate concierge experience. Manages all client services from property viewing to closing coordination. Known for exceptional attention to detail.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/adult-happy-businessman-pointing-camera_23-2148113007.jpg",
|
||||
"http://img.b2bpic.net/free-photo/adult-happy-businessman-pointing-camera_23-2148113007.jpg?_wi=2",
|
||||
socialLinks: [
|
||||
{
|
||||
icon: Linkedin,
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -96,7 +96,7 @@ export default function HomePage() {
|
||||
price: "$8,500,000",
|
||||
variant: "5BR • 6BA • Waterfront",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/table-chair-with-outdoor-balcony_1203-3384.jpg",
|
||||
"http://img.b2bpic.net/free-photo/table-chair-with-outdoor-balcony_1203-3384.jpg?_wi=1",
|
||||
imageAlt: "Elegant waterfront estate with infinity pool",
|
||||
isFavorited: false,
|
||||
onFavorite: () => console.log("favorited"),
|
||||
@@ -108,7 +108,7 @@ export default function HomePage() {
|
||||
price: "$5,200,000",
|
||||
variant: "4BR • 4BA • Downtown",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg",
|
||||
"http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg?_wi=1",
|
||||
imageAlt: "Modern luxury penthouse with city views",
|
||||
isFavorited: false,
|
||||
onFavorite: () => console.log("favorited"),
|
||||
@@ -120,7 +120,7 @@ export default function HomePage() {
|
||||
price: "$6,800,000",
|
||||
variant: "7BR • 8BA • Countryside",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/old-brown-concrete-building_250224-311.jpg",
|
||||
"http://img.b2bpic.net/free-photo/old-brown-concrete-building_250224-311.jpg?_wi=1",
|
||||
imageAlt: "Prestigious historic estate with grounds",
|
||||
isFavorited: false,
|
||||
onFavorite: () => console.log("favorited"),
|
||||
@@ -132,7 +132,7 @@ export default function HomePage() {
|
||||
price: "$4,950,000",
|
||||
variant: "6BR • 5BA • Resort Area",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/beautiful-winter-landscape-background_23-2147983293.jpg",
|
||||
"http://img.b2bpic.net/free-vector/beautiful-winter-landscape-background_23-2147983293.jpg?_wi=1",
|
||||
imageAlt: "Luxury mountain home with snow peaks",
|
||||
isFavorited: false,
|
||||
onFavorite: () => console.log("favorited"),
|
||||
@@ -389,7 +389,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"30+ years in luxury real estate. Previously led international acquisitions for premier investment firms. Specializes in high-net-worth client relationships and complex transactions.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/elegant-corporate-businesswoman_23-2147702113.jpg",
|
||||
"http://img.b2bpic.net/free-photo/elegant-corporate-businesswoman_23-2147702113.jpg?_wi=1",
|
||||
socialLinks: [
|
||||
{ icon: Linkedin, url: "https://linkedin.com" },
|
||||
{ icon: Globe, url: "https://example.com" },
|
||||
@@ -402,7 +402,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"Former investment banker with 25 years market experience. Expert in property valuation, market analysis, and portfolio strategy. MBA from top-tier institution.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg",
|
||||
"http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg?_wi=1",
|
||||
socialLinks: [
|
||||
{ icon: Linkedin, url: "https://linkedin.com" },
|
||||
{ icon: Mail, url: "mailto:christopher@luxeproperties.com" },
|
||||
@@ -415,7 +415,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"Bilingual luxury specialist with 20 years global experience. Extensive network across Europe, Asia, and Americas. Fluent in six languages, expert in international relocation.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/empowered-business-woman-working-city_23-2149322918.jpg",
|
||||
"http://img.b2bpic.net/free-photo/empowered-business-woman-working-city_23-2149322918.jpg?_wi=1",
|
||||
socialLinks: [
|
||||
{ icon: Linkedin, url: "https://linkedin.com" },
|
||||
{ icon: Globe, url: "https://example.com" },
|
||||
@@ -428,7 +428,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"Real estate attorney with 18 years specialization in luxury transactions. Expert in estate planning, international law, and wealth preservation structures.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/experienced-grey-haired-businessman-standing_74855-9871.jpg",
|
||||
"http://img.b2bpic.net/free-photo/experienced-grey-haired-businessman-standing_74855-9871.jpg?_wi=1",
|
||||
socialLinks: [
|
||||
{ icon: Linkedin, url: "https://linkedin.com" },
|
||||
{ icon: Mail, url: "mailto:jonathan@luxeproperties.com" },
|
||||
@@ -441,7 +441,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"Top-performing luxury agent with 15 years track record. Specializes in contemporary architectural properties and investment portfolios. Client satisfaction rate of 98%.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-ethnic-executive-woman-looking-camera_1098-20037.jpg",
|
||||
"http://img.b2bpic.net/free-photo/happy-ethnic-executive-woman-looking-camera_1098-20037.jpg?_wi=1",
|
||||
socialLinks: [
|
||||
{ icon: Linkedin, url: "https://linkedin.com" },
|
||||
{ icon: Phone, url: "tel:+1-555-0123" },
|
||||
@@ -454,7 +454,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"Luxury hospitality background with 12 years real estate concierge experience. Manages all client services from property viewing to closing coordination. Known for exceptional attention to detail.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/adult-happy-businessman-pointing-camera_23-2148113007.jpg",
|
||||
"http://img.b2bpic.net/free-photo/adult-happy-businessman-pointing-camera_23-2148113007.jpg?_wi=1",
|
||||
socialLinks: [
|
||||
{ icon: Linkedin, url: "https://linkedin.com" },
|
||||
{ icon: Mail, url: "mailto:michael@luxeproperties.com" },
|
||||
|
||||
@@ -58,7 +58,7 @@ export default function PropertiesPage() {
|
||||
price: "$8,500,000",
|
||||
variant: "5BR • 6BA • Waterfront",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/table-chair-with-outdoor-balcony_1203-3384.jpg",
|
||||
"http://img.b2bpic.net/free-photo/table-chair-with-outdoor-balcony_1203-3384.jpg?_wi=2",
|
||||
imageAlt: "Elegant waterfront estate with infinity pool",
|
||||
isFavorited: false,
|
||||
onFavorite: () => console.log("favorited"),
|
||||
@@ -70,7 +70,7 @@ export default function PropertiesPage() {
|
||||
price: "$5,200,000",
|
||||
variant: "4BR • 4BA • Downtown",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg",
|
||||
"http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg?_wi=2",
|
||||
imageAlt: "Modern luxury penthouse with city views",
|
||||
isFavorited: false,
|
||||
onFavorite: () => console.log("favorited"),
|
||||
@@ -82,7 +82,7 @@ export default function PropertiesPage() {
|
||||
price: "$6,800,000",
|
||||
variant: "7BR • 8BA • Countryside",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/old-brown-concrete-building_250224-311.jpg",
|
||||
"http://img.b2bpic.net/free-photo/old-brown-concrete-building_250224-311.jpg?_wi=2",
|
||||
imageAlt: "Prestigious historic estate with grounds",
|
||||
isFavorited: false,
|
||||
onFavorite: () => console.log("favorited"),
|
||||
@@ -94,7 +94,7 @@ export default function PropertiesPage() {
|
||||
price: "$4,950,000",
|
||||
variant: "6BR • 5BA • Resort Area",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/beautiful-winter-landscape-background_23-2147983293.jpg",
|
||||
"http://img.b2bpic.net/free-vector/beautiful-winter-landscape-background_23-2147983293.jpg?_wi=2",
|
||||
imageAlt: "Luxury mountain home with snow peaks",
|
||||
isFavorited: false,
|
||||
onFavorite: () => console.log("favorited"),
|
||||
@@ -106,7 +106,7 @@ export default function PropertiesPage() {
|
||||
price: "$7,250,000",
|
||||
variant: "6BR • 7BA • Beachfront",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/table-chair-with-outdoor-balcony_1203-3384.jpg",
|
||||
"http://img.b2bpic.net/free-photo/table-chair-with-outdoor-balcony_1203-3384.jpg?_wi=3",
|
||||
imageAlt: "Luxurious Mediterranean villa with sea views",
|
||||
isFavorited: false,
|
||||
onFavorite: () => console.log("favorited"),
|
||||
@@ -118,7 +118,7 @@ export default function PropertiesPage() {
|
||||
price: "$3,800,000",
|
||||
variant: "3BR • 3BA • City Center",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg",
|
||||
"http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg?_wi=3",
|
||||
imageAlt: "Contemporary urban luxury loft",
|
||||
isFavorited: false,
|
||||
onFavorite: () => console.log("favorited"),
|
||||
|
||||
Reference in New Issue
Block a user