Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-08 10:23:07 +00:00
5 changed files with 1407 additions and 40 deletions

View File

@@ -69,7 +69,7 @@ export default function AboutPage() {
avatarSrc:
"http://img.b2bpic.net/free-photo/portrait-smiling-successful-businesswoman-looking-into-camera-sitting-restaurant-business-lady-with-stylish-hairstyle-wears-elegant-suit-business-meeting-attractive-appearance_8353-12611.jpg",
imageSrc:
"http://img.b2bpic.net/free-photo/gray-cabinet-doors-with-leather-handles-quiet-luxury_169016-71032.jpg",
"http://img.b2bpic.net/free-photo/gray-cabinet-doors-with-leather-handles-quiet-luxury_169016-71032.jpg?_wi=2",
},
{
id: "2",
@@ -82,7 +82,7 @@ export default function AboutPage() {
avatarSrc:
"http://img.b2bpic.net/free-photo/stylish-man-flannel-suit-glasses-standing-against-brick-wall_613910-6746.jpg",
imageSrc:
"http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263535.jpg",
"http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263535.jpg?_wi=2",
},
{
id: "3",
@@ -95,7 +95,7 @@ export default function AboutPage() {
avatarSrc:
"http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-lawyer_23-2151152396.jpg",
imageSrc:
"http://img.b2bpic.net/free-photo/pillow-sofa_74190-3800.jpg",
"http://img.b2bpic.net/free-photo/pillow-sofa_74190-3800.jpg?_wi=2",
},
];
@@ -130,7 +130,7 @@ export default function AboutPage() {
tag="About Our Agency"
tagIcon={Building2}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/corporate-building-with-empty-room_23-2148727503.jpg"
imageSrc="http://img.b2bpic.net/free-photo/corporate-building-with-empty-room_23-2148727503.jpg?_wi=2"
imageAlt="Luxury real estate agency office"
buttons={[
{
@@ -163,7 +163,7 @@ export default function AboutPage() {
description:
"Access to the most prestigious properties and off-market listings unavailable elsewhere.",
imageSrc:
"http://img.b2bpic.net/free-photo/luxurious-villa-with-modern-architectural-design_23-2151694118.jpg",
"http://img.b2bpic.net/free-photo/luxurious-villa-with-modern-architectural-design_23-2151694118.jpg?_wi=2",
},
{
id: "02",
@@ -171,7 +171,7 @@ export default function AboutPage() {
description:
"Our seasoned agents secure the best terms and conditions for every transaction.",
imageSrc:
"http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg",
"http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg?_wi=2",
},
{
id: "03",
@@ -179,7 +179,7 @@ export default function AboutPage() {
description:
"In-depth market analysis and insights to guide your investment decisions.",
imageSrc:
"http://img.b2bpic.net/free-photo/businessman-reading-financial-news_53876-30117.jpg",
"http://img.b2bpic.net/free-photo/businessman-reading-financial-news_53876-30117.jpg?_wi=2",
},
{
id: "04",
@@ -187,7 +187,7 @@ export default function AboutPage() {
description:
"White-glove service handling every detail of your luxury property experience.",
imageSrc:
"http://img.b2bpic.net/free-photo/doctor-with-medical-mask-putting-medical-gloves_23-2148947572.jpg",
"http://img.b2bpic.net/free-photo/doctor-with-medical-mask-putting-medical-gloves_23-2148947572.jpg?_wi=2",
},
]}
gridVariant="two-columns-alternating-heights"

File diff suppressed because it is too large Load Diff

View File

@@ -86,11 +86,11 @@ export default function HomePage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/relax-house-thai-style_1150-17982.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/relax-house-thai-style_1150-17982.jpg?_wi=1",
imageAlt: "Luxury mansion with garden view",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/romantic-zone-with-fruits-flowers_8353-9800.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/romantic-zone-with-fruits-flowers_8353-9800.jpg?_wi=1",
imageAlt: "Modern penthouse with city skyline",
},
{
@@ -126,7 +126,7 @@ export default function HomePage() {
name: "The Hamptons Estate",
price: "$12,500,000",
variant: "8BR 5BA 2 Acres",
imageSrc: "http://img.b2bpic.net/free-photo/filter-holiday-alley-balcony-clear_1253-685.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/filter-holiday-alley-balcony-clear_1253-685.jpg?_wi=1",
imageAlt: "The Hamptons Estate",
},
{
@@ -134,7 +134,7 @@ export default function HomePage() {
name: "Manhattan Penthouse",
price: "$8,750,000",
variant: "4BR 4BA 42nd Floor",
imageSrc: "http://img.b2bpic.net/free-photo/beige-colored-interior-dining-room_114579-2540.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beige-colored-interior-dining-room_114579-2540.jpg?_wi=1",
imageAlt: "Manhattan Penthouse",
},
{
@@ -142,7 +142,7 @@ export default function HomePage() {
name: "Malibu Oceanfront Villa",
price: "$15,200,000",
variant: "6BR 7BA Beachfront",
imageSrc: "http://img.b2bpic.net/free-photo/window_1127-3198.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/window_1127-3198.jpg?_wi=1",
imageAlt: "Malibu Oceanfront Villa",
},
{
@@ -150,7 +150,7 @@ export default function HomePage() {
name: "Beverly Hills Contemporary",
price: "$9,400,000",
variant: "7BR 6BA Smart Home",
imageSrc: "http://img.b2bpic.net/free-photo/old-buildings-port-evening_1268-14341.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/old-buildings-port-evening_1268-14341.jpg?_wi=1",
imageAlt: "Beverly Hills Contemporary",
},
]}
@@ -167,7 +167,7 @@ export default function HomePage() {
tag="About Our Agency"
tagIcon={Building2}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/corporate-building-with-empty-room_23-2148727503.jpg"
imageSrc="http://img.b2bpic.net/free-photo/corporate-building-with-empty-room_23-2148727503.jpg?_wi=1"
imageAlt="Luxury real estate agency office"
buttons={[
{ text: "Our Story", href: "/about" },
@@ -192,28 +192,28 @@ export default function HomePage() {
id: "01",
title: "Exclusive Portfolio",
description: "Access to the most prestigious properties and off-market listings unavailable elsewhere.",
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-villa-with-modern-architectural-design_23-2151694118.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-villa-with-modern-architectural-design_23-2151694118.jpg?_wi=1",
imageAlt: "Exclusive Portfolio",
},
{
id: "02",
title: "Expert Negotiation",
description: "Our seasoned agents secure the best terms and conditions for every transaction.",
imageSrc: "http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg?_wi=1",
imageAlt: "Expert Negotiation",
},
{
id: "03",
title: "Market Intelligence",
description: "In-depth market analysis and insights to guide your investment decisions.",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-reading-financial-news_53876-30117.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-reading-financial-news_53876-30117.jpg?_wi=1",
imageAlt: "Market Intelligence",
},
{
id: "04",
title: "Concierge Service",
description: "White-glove service handling every detail of your luxury property experience.",
imageSrc: "http://img.b2bpic.net/free-photo/doctor-with-medical-mask-putting-medical-gloves_23-2148947572.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/doctor-with-medical-mask-putting-medical-gloves_23-2148947572.jpg?_wi=1",
imageAlt: "Concierge Service",
},
]}
@@ -278,42 +278,42 @@ export default function HomePage() {
id: "1",
name: "Victoria Sterling",
role: "Founder & CEO",
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-red-haired-businesswoman-wearing-formal-suit-standing-with-arms-folded-smiling_74855-10034.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-red-haired-businesswoman-wearing-formal-suit-standing-with-arms-folded-smiling_74855-10034.jpg?_wi=1",
imageAlt: "Victoria Sterling",
},
{
id: "2",
name: "James Mitchell",
role: "Senior Agent",
imageSrc: "http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164701.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164701.jpg?_wi=1",
imageAlt: "James Mitchell",
},
{
id: "3",
name: "Alexandra Chen",
role: "Luxury Specialist",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-professional-businesswoman-indoors_23-2148824827.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-professional-businesswoman-indoors_23-2148824827.jpg?_wi=1",
imageAlt: "Alexandra Chen",
},
{
id: "4",
name: "Marcus Williams",
role: "Investment Advisor",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-man-working-laptop-lobby_1262-5635.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-man-working-laptop-lobby_1262-5635.jpg?_wi=1",
imageAlt: "Marcus Williams",
},
{
id: "5",
name: "Sophia Laurent",
role: "International Relations",
imageSrc: "http://img.b2bpic.net/free-photo/young-gorgeous-stylish-businesswoman-with-coffee-go-dreamily-looking-camera-outdoor_574295-4076.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-gorgeous-stylish-businesswoman-with-coffee-go-dreamily-looking-camera-outdoor_574295-4076.jpg?_wi=1",
imageAlt: "Sophia Laurent",
},
{
id: "6",
name: "David Anderson",
role: "Property Manager",
imageSrc: "http://img.b2bpic.net/free-photo/man-blue-suit-posing-white-artistic-wall-from-bricks_613910-3011.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-blue-suit-posing-white-artistic-wall-from-bricks_613910-3011.jpg?_wi=1",
imageAlt: "David Anderson",
},
]}
@@ -342,7 +342,7 @@ export default function HomePage() {
tag: "Premium Client",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-successful-businesswoman-looking-into-camera-sitting-restaurant-business-lady-with-stylish-hairstyle-wears-elegant-suit-business-meeting-attractive-appearance_8353-12611.jpg",
avatarAlt: "Catherine Matthews",
imageSrc: "http://img.b2bpic.net/free-photo/gray-cabinet-doors-with-leather-handles-quiet-luxury_169016-71032.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gray-cabinet-doors-with-leather-handles-quiet-luxury_169016-71032.jpg?_wi=1",
imageAlt: "Luxury home interior design elegant space",
},
{
@@ -354,7 +354,7 @@ export default function HomePage() {
tag: "International Buyer",
avatarSrc: "http://img.b2bpic.net/free-photo/stylish-man-flannel-suit-glasses-standing-against-brick-wall_613910-6746.jpg",
avatarAlt: "Michael Torres",
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263535.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263535.jpg?_wi=1",
imageAlt: "Luxury penthouse modern interior design",
},
{
@@ -366,7 +366,7 @@ export default function HomePage() {
tag: "Executive Client",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-lawyer_23-2151152396.jpg",
avatarAlt: "Patricia Wu",
imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_74190-3800.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_74190-3800.jpg?_wi=1",
imageAlt: "Luxury malibu home interior design",
},
{

View File

@@ -70,7 +70,7 @@ export default function PropertiesPage() {
name: "The Hamptons Estate",
price: "$12,500,000",
variant: "8BR 5BA 2 Acres",
imageSrc: "http://img.b2bpic.net/free-photo/filter-holiday-alley-balcony-clear_1253-685.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/filter-holiday-alley-balcony-clear_1253-685.jpg?_wi=2",
imageAlt: "The Hamptons Estate",
},
{
@@ -78,7 +78,7 @@ export default function PropertiesPage() {
name: "Manhattan Penthouse",
price: "$8,750,000",
variant: "4BR 4BA 42nd Floor",
imageSrc: "http://img.b2bpic.net/free-photo/beige-colored-interior-dining-room_114579-2540.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beige-colored-interior-dining-room_114579-2540.jpg?_wi=2",
imageAlt: "Manhattan Penthouse",
},
{
@@ -86,7 +86,7 @@ export default function PropertiesPage() {
name: "Malibu Oceanfront Villa",
price: "$15,200,000",
variant: "6BR 7BA Beachfront",
imageSrc: "http://img.b2bpic.net/free-photo/window_1127-3198.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/window_1127-3198.jpg?_wi=2",
imageAlt: "Malibu Oceanfront Villa",
},
{
@@ -94,7 +94,7 @@ export default function PropertiesPage() {
name: "Beverly Hills Contemporary",
price: "$9,400,000",
variant: "7BR 6BA Smart Home",
imageSrc: "http://img.b2bpic.net/free-photo/old-buildings-port-evening_1268-14341.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/old-buildings-port-evening_1268-14341.jpg?_wi=2",
imageAlt: "Beverly Hills Contemporary",
},
{
@@ -102,7 +102,7 @@ export default function PropertiesPage() {
name: "Miami Beach Luxury Tower",
price: "$11,300,000",
variant: "5BR 5BA Ocean View",
imageSrc: "http://img.b2bpic.net/free-photo/relax-house-thai-style_1150-17982.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/relax-house-thai-style_1150-17982.jpg?_wi=2",
imageAlt: "Miami Beach Luxury Tower",
},
{
@@ -110,7 +110,7 @@ export default function PropertiesPage() {
name: "Aspen Mountain Retreat",
price: "$13,800,000",
variant: "9BR 8BA Ski-In/Out",
imageSrc: "http://img.b2bpic.net/free-photo/romantic-zone-with-fruits-flowers_8353-9800.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/romantic-zone-with-fruits-flowers_8353-9800.jpg?_wi=2",
imageAlt: "Aspen Mountain Retreat",
},
]}

View File

@@ -62,42 +62,42 @@ export default function TeamPage() {
name: "Victoria Sterling",
role: "Founder & CEO",
imageSrc:
"http://img.b2bpic.net/free-photo/happy-successful-red-haired-businesswoman-wearing-formal-suit-standing-with-arms-folded-smiling_74855-10034.jpg",
"http://img.b2bpic.net/free-photo/happy-successful-red-haired-businesswoman-wearing-formal-suit-standing-with-arms-folded-smiling_74855-10034.jpg?_wi=2",
},
{
id: "2",
name: "James Mitchell",
role: "Senior Agent",
imageSrc:
"http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164701.jpg",
"http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164701.jpg?_wi=2",
},
{
id: "3",
name: "Alexandra Chen",
role: "Luxury Specialist",
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-smiley-professional-businesswoman-indoors_23-2148824827.jpg",
"http://img.b2bpic.net/free-photo/portrait-smiley-professional-businesswoman-indoors_23-2148824827.jpg?_wi=2",
},
{
id: "4",
name: "Marcus Williams",
role: "Investment Advisor",
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-business-man-working-laptop-lobby_1262-5635.jpg",
"http://img.b2bpic.net/free-photo/smiling-business-man-working-laptop-lobby_1262-5635.jpg?_wi=2",
},
{
id: "5",
name: "Sophia Laurent",
role: "International Relations",
imageSrc:
"http://img.b2bpic.net/free-photo/young-gorgeous-stylish-businesswoman-with-coffee-go-dreamily-looking-camera-outdoor_574295-4076.jpg",
"http://img.b2bpic.net/free-photo/young-gorgeous-stylish-businesswoman-with-coffee-go-dreamily-looking-camera-outdoor_574295-4076.jpg?_wi=2",
},
{
id: "6",
name: "David Anderson",
role: "Property Manager",
imageSrc:
"http://img.b2bpic.net/free-photo/man-blue-suit-posing-white-artistic-wall-from-bricks_613910-3011.jpg",
"http://img.b2bpic.net/free-photo/man-blue-suit-posing-white-artistic-wall-from-bricks_613910-3011.jpg?_wi=2",
},
];