Update src/app/projects/page.tsx
This commit is contained in:
@@ -115,21 +115,21 @@ export default function ProjectsPage() {
|
||||
id: "1",
|
||||
name: "Crystal Park Towers",
|
||||
price: "$3.2M - $9.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=3",
|
||||
imageAlt: "Crystal Park Towers",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Harmony Heights",
|
||||
price: "$1.1M - $2.8M",
|
||||
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=3",
|
||||
imageAlt: "Harmony Heights",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Business District Central",
|
||||
price: "$4.5M - $12M",
|
||||
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=3",
|
||||
imageAlt: "Business District Central",
|
||||
},
|
||||
]}
|
||||
@@ -151,7 +151,7 @@ export default function ProjectsPage() {
|
||||
|
||||
<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=2"
|
||||
imageAlt="Real estate cityscape"
|
||||
logoText="PropSales"
|
||||
copyrightText="© 2025 PropSales. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user