Update src/app/page.tsx

This commit is contained in:
2026-03-06 10:46:45 +00:00
parent 6c3a132102
commit 402a077ab2

View File

@@ -87,7 +87,7 @@ export default function HomePage() {
imageAlt: "Commercial property development",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111480.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111480.jpg?_wi=1",
imageAlt: "Luxury apartment complex",
},
{
@@ -120,21 +120,21 @@ export default function HomePage() {
id: "1",
name: "Skyline Tower Residency",
price: "$2.5M - $8.5M",
imageSrc: "http://img.b2bpic.net/free-photo/modern-skyscrapers-business-district_23-2148836789.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-skyscrapers-business-district_23-2148836789.jpg?_wi=1",
imageAlt: "Skyline Tower Residency",
},
{
id: "2",
name: "Green Valley Villas",
price: "$800K - $2.2M",
imageSrc: "http://img.b2bpic.net/free-photo/interior-with-bid-dining-room-modern-private-house_181624-17504.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-with-bid-dining-room-modern-private-house_181624-17504.jpg?_wi=1",
imageAlt: "Green Valley Villas",
},
{
id: "3",
name: "Tech Hub Business Park",
price: "$5M - $15M",
imageSrc: "http://img.b2bpic.net/free-photo/female-architect-walking-front-building_23-2147702500.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-architect-walking-front-building_23-2147702500.jpg?_wi=1",
imageAlt: "Tech Hub Business Park",
},
]}
@@ -154,21 +154,21 @@ export default function HomePage() {
title: "Residential Complexes",
description: "Luxury apartments, villas, and residential communities featuring modern architecture",
tag: "Residential",
imageSrc: "http://img.b2bpic.net/free-photo/interior-with-bid-dining-room-modern-private-house_181624-17504.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-with-bid-dining-room-modern-private-house_181624-17504.jpg?_wi=2",
},
{
id: "2",
title: "Commercial Properties",
description: "Office spaces, retail centers, and business parks designed for enterprise growth",
tag: "Commercial",
imageSrc: "http://img.b2bpic.net/free-photo/female-architect-walking-front-building_23-2147702500.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-architect-walking-front-building_23-2147702500.jpg?_wi=2",
},
{
id: "3",
title: "Mixed-Use Developments",
description: "Integrated projects combining residential, retail, and entertainment spaces",
tag: "Mixed-Use",
imageSrc: "http://img.b2bpic.net/free-photo/modern-skyscrapers-business-district_23-2148836789.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-skyscrapers-business-district_23-2148836789.jpg?_wi=2",
},
]}
/>
@@ -272,7 +272,7 @@ export default function HomePage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-vector/get-best-city-view-from-skylines-featuring-buildings-design_1017-58535.jpg"
imageSrc="http://img.b2bpic.net/free-vector/get-best-city-view-from-skylines-featuring-buildings-design_1017-58535.jpg?_wi=1"
imageAlt="Real estate cityscape"
logoText="PropSales"
copyrightText="© 2025 PropSales. All rights reserved."