Update src/app/about/page.tsx

This commit is contained in:
2026-03-06 10:46:44 +00:00
parent 38a2c34424
commit d88a6fa68b

View File

@@ -84,7 +84,7 @@ export default function AboutPage() {
"Luxury apartments, villas, and residential communities featuring modern architecture",
tag: "Residential",
imageSrc:
"http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111480.jpg",
"http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111480.jpg?_wi=2",
imageAlt: "Luxury residential complex",
},
{
@@ -94,7 +94,7 @@ export default function AboutPage() {
"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",
"http://img.b2bpic.net/free-photo/female-architect-walking-front-building_23-2147702500.jpg?_wi=4",
imageAlt: "Commercial office building",
},
{
@@ -104,7 +104,7 @@ export default function AboutPage() {
"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",
"http://img.b2bpic.net/free-photo/modern-skyscrapers-business-district_23-2148836789.jpg?_wi=4",
imageAlt: "Modern mixed-use development",
},
]}
@@ -114,7 +114,7 @@ export default function AboutPage() {
{/* Footer */}
<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=3"
imageAlt="Real estate cityscape"
logoText="PropSales"
copyrightText="© 2025 PropSales. All rights reserved."