Merge version_1 into main #1

Merged
bender merged 6 commits from version_1 into main 2026-03-10 09:52:42 +00:00
6 changed files with 1393 additions and 26 deletions

View File

@@ -107,25 +107,25 @@ export default function AboutPage() {
{
id: "1",
name: "Victoria Sterling",
imageSrc: "http://img.b2bpic.net/free-photo/friendly-corporate-businesswoman_23-2147702112.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friendly-corporate-businesswoman_23-2147702112.jpg?_wi=2",
imageAlt: "Victoria Sterling, Chief Real Estate Officer",
},
{
id: "2",
name: "James Mitchell",
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businessman-with-his-arms-crossed-standing-front-closed-door_23-2148176204.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businessman-with-his-arms-crossed-standing-front-closed-door_23-2148176204.jpg?_wi=2",
imageAlt: "James Mitchell, Senior Property Advisor",
},
{
id: "3",
name: "Catherine Moore",
imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg?_wi=2",
imageAlt: "Catherine Moore, Luxury Portfolio Manager",
},
{
id: "4",
name: "David Ashford",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-talking-real-estate-agent_23-2150322087.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-talking-real-estate-agent_23-2150322087.jpg?_wi=2",
imageAlt: "David Ashford, Executive Vice President",
},
]}

File diff suppressed because it is too large Load Diff

View File

@@ -84,7 +84,7 @@ export default function HomePage() {
id: "property-001",
name: "Modern Hilltop Villa with Ocean Views",
price: "$8,500,000",
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: "Modern villa with luxury interior",
initialQuantity: 1,
},
@@ -92,7 +92,7 @@ export default function HomePage() {
id: "property-002",
name: "Waterfront Estate with Private Beach",
price: "$12,750,000",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-hotel-resort-with-chair-deck-leisure-vacation_74190-8478.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-hotel-resort-with-chair-deck-leisure-vacation_74190-8478.jpg?_wi=1",
imageAlt: "Luxury waterfront property",
initialQuantity: 1,
},
@@ -100,7 +100,7 @@ export default function HomePage() {
id: "property-003",
name: "Downtown Luxury Penthouse",
price: "$5,200,000",
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: "Luxury penthouse interior",
initialQuantity: 1,
},
@@ -162,10 +162,10 @@ export default function HomePage() {
title: "Property Valuation & Market Analysis",
description: "Expert valuation of luxury properties with comprehensive market analysis to ensure optimal pricing and positioning in the high-end real estate market.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/business-clients-realtor-meeting-plan-property-investment_482257-90789.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-clients-realtor-meeting-plan-property-investment_482257-90789.jpg?_wi=1",
},
phoneTwo: {
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",
},
},
{
@@ -173,10 +173,10 @@ export default function HomePage() {
title: "Exclusive Buyer Representation",
description: "Personalized guidance for luxury home buyers with access to exclusive listings, private viewings, and expert negotiation throughout the acquisition process.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-hotel-resort-with-chair-deck-leisure-vacation_74190-8478.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-hotel-resort-with-chair-deck-leisure-vacation_74190-8478.jpg?_wi=2",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/business-clients-realtor-meeting-plan-property-investment_482257-90789.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-clients-realtor-meeting-plan-property-investment_482257-90789.jpg?_wi=2",
},
},
]}
@@ -254,25 +254,25 @@ export default function HomePage() {
{
id: "1",
name: "Victoria Sterling",
imageSrc: "http://img.b2bpic.net/free-photo/friendly-corporate-businesswoman_23-2147702112.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friendly-corporate-businesswoman_23-2147702112.jpg?_wi=1",
imageAlt: "Victoria Sterling, Chief Real Estate Officer",
},
{
id: "2",
name: "James Mitchell",
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businessman-with-his-arms-crossed-standing-front-closed-door_23-2148176204.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businessman-with-his-arms-crossed-standing-front-closed-door_23-2148176204.jpg?_wi=1",
imageAlt: "James Mitchell, Senior Property Advisor",
},
{
id: "3",
name: "Catherine Moore",
imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg?_wi=1",
imageAlt: "Catherine Moore, Luxury Portfolio Manager",
},
{
id: "4",
name: "David Ashford",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-talking-real-estate-agent_23-2150322087.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-talking-real-estate-agent_23-2150322087.jpg?_wi=1",
imageAlt: "David Ashford, Executive Vice President",
},
]}

View File

@@ -64,7 +64,7 @@ export default function PropertiesPage() {
id: "property-001",
name: "Modern Hilltop Villa with Ocean Views",
price: "$8,500,000",
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=3",
imageAlt: "Modern villa with luxury interior",
initialQuantity: 1,
},
@@ -72,7 +72,7 @@ export default function PropertiesPage() {
id: "property-002",
name: "Waterfront Estate with Private Beach",
price: "$12,750,000",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-hotel-resort-with-chair-deck-leisure-vacation_74190-8478.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-hotel-resort-with-chair-deck-leisure-vacation_74190-8478.jpg?_wi=3",
imageAlt: "Luxury waterfront property",
initialQuantity: 1,
},
@@ -80,7 +80,7 @@ export default function PropertiesPage() {
id: "property-003",
name: "Downtown Luxury Penthouse",
price: "$5,200,000",
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: "Luxury penthouse interior",
initialQuantity: 1,
},

View File

@@ -66,10 +66,10 @@ export default function ServicesPage() {
title: "Property Valuation & Market Analysis",
description: "Expert valuation of luxury properties with comprehensive market analysis to ensure optimal pricing and positioning in the high-end real estate market.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/business-clients-realtor-meeting-plan-property-investment_482257-90789.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-clients-realtor-meeting-plan-property-investment_482257-90789.jpg?_wi=3",
},
phoneTwo: {
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=4",
},
},
{
@@ -77,10 +77,10 @@ export default function ServicesPage() {
title: "Exclusive Buyer Representation",
description: "Personalized guidance for luxury home buyers with access to exclusive listings, private viewings, and expert negotiation throughout the acquisition process.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-hotel-resort-with-chair-deck-leisure-vacation_74190-8478.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-hotel-resort-with-chair-deck-leisure-vacation_74190-8478.jpg?_wi=4",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/business-clients-realtor-meeting-plan-property-investment_482257-90789.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-clients-realtor-meeting-plan-property-investment_482257-90789.jpg?_wi=4",
},
},
]}

View File

@@ -60,25 +60,25 @@ export default function TeamPage() {
{
id: "1",
name: "Victoria Sterling",
imageSrc: "http://img.b2bpic.net/free-photo/friendly-corporate-businesswoman_23-2147702112.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friendly-corporate-businesswoman_23-2147702112.jpg?_wi=3",
imageAlt: "Victoria Sterling, Chief Real Estate Officer",
},
{
id: "2",
name: "James Mitchell",
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businessman-with-his-arms-crossed-standing-front-closed-door_23-2148176204.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businessman-with-his-arms-crossed-standing-front-closed-door_23-2148176204.jpg?_wi=3",
imageAlt: "James Mitchell, Senior Property Advisor",
},
{
id: "3",
name: "Catherine Moore",
imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg?_wi=3",
imageAlt: "Catherine Moore, Luxury Portfolio Manager",
},
{
id: "4",
name: "David Ashford",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-talking-real-estate-agent_23-2150322087.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-talking-real-estate-agent_23-2150322087.jpg?_wi=3",
imageAlt: "David Ashford, Executive Vice President",
},
]}