Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-21 19:37:11 +00:00
2 changed files with 9 additions and 9 deletions

View File

@@ -115,21 +115,21 @@ export default function HomePage() {
id: "property-1",
name: "Modern Downtown Apartment",
price: "$850,000",
imageSrc: "http://img.b2bpic.net/free-vector/family-parents-living-room-scene_24877-49940.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/family-parents-living-room-scene_24877-49940.jpg?_wi=1",
imageAlt: "Modern luxury apartment",
},
{
id: "property-2",
name: "Suburban Family Home",
price: "$620,000",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-park_1417-1446.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-park_1417-1446.jpg?_wi=1",
imageAlt: "Beautiful suburban residence",
},
{
id: "property-3",
name: "Luxury Villa Estate",
price: "$2,450,000",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-city-architecture_23-2151918962.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-city-architecture_23-2151918962.jpg?_wi=1",
imageAlt: "Exclusive luxury villa",
},
]}
@@ -149,7 +149,7 @@ export default function HomePage() {
description="With over 20 years of experience in the luxury real estate market, Prestige Realty has established itself as the premier destination for discerning buyers and sellers seeking exceptional properties and expert guidance."
subdescription="Our team of certified real estate professionals combines local market expertise with global perspectives to deliver unparalleled service in property transactions, investment opportunities, and portfolio management."
icon={Home}
imageSrc="http://img.b2bpic.net/free-photo/modern-work-environment-urban-corporation-downtown-building_482257-124382.jpg"
imageSrc="http://img.b2bpic.net/free-photo/modern-work-environment-urban-corporation-downtown-building_482257-124382.jpg?_wi=1"
imageAlt="Prestige Realty professional team"
mediaAnimation="slide-up"
useInvertedBackground={false}

View File

@@ -93,7 +93,7 @@ export default function PropertiesPage() {
]}
buttonAnimation="slide-up"
background={{ variant: "plain" }}
imageSrc="http://img.b2bpic.net/free-photo/futuristic-city-architecture_23-2151918962.jpg"
imageSrc="http://img.b2bpic.net/free-photo/futuristic-city-architecture_23-2151918962.jpg?_wi=2"
imageAlt="Luxury property listings"
mediaAnimation="slide-up"
frameStyle="card"
@@ -109,21 +109,21 @@ export default function PropertiesPage() {
id: "property-1",
name: "Modern Downtown Apartment",
price: "$850,000",
imageSrc: "http://img.b2bpic.net/free-vector/family-parents-living-room-scene_24877-49940.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/family-parents-living-room-scene_24877-49940.jpg?_wi=2",
imageAlt: "Modern luxury apartment",
},
{
id: "property-2",
name: "Suburban Family Home",
price: "$620,000",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-park_1417-1446.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-park_1417-1446.jpg?_wi=2",
imageAlt: "Beautiful suburban residence",
},
{
id: "property-3",
name: "Luxury Villa Estate",
price: "$2,450,000",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-city-architecture_23-2151918962.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-city-architecture_23-2151918962.jpg?_wi=3",
imageAlt: "Exclusive luxury villa",
},
]}
@@ -172,7 +172,7 @@ export default function PropertiesPage() {
required: true,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/modern-work-environment-urban-corporation-downtown-building_482257-124382.jpg"
imageSrc="http://img.b2bpic.net/free-photo/modern-work-environment-urban-corporation-downtown-building_482257-124382.jpg?_wi=2"
imageAlt="Real estate consultation"
mediaAnimation="slide-up"
buttonText="Schedule Tour"