Update src/app/page.tsx

This commit is contained in:
2026-03-10 09:52:37 +00:00
parent cc03f55687
commit d94c8abbbb

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",
},
]}