Update src/app/about/page.tsx
This commit is contained in:
@@ -46,27 +46,27 @@ export default function AboutPage() {
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-15.jpg",
|
||||
"http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-15.jpg?_wi=3",
|
||||
imageAlt: "Company culture",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/developing-district-new-living-complex_23-2147694673.jpg",
|
||||
"http://img.b2bpic.net/free-photo/developing-district-new-living-complex_23-2147694673.jpg?_wi=4",
|
||||
imageAlt: "Team collaboration",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg",
|
||||
"http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg?_wi=2",
|
||||
imageAlt: "Innovation hub",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/low-angle-shot-high-rise-building-clear-blue-sky-with-white-clouds_181624-2242.jpg",
|
||||
"http://img.b2bpic.net/free-photo/low-angle-shot-high-rise-building-clear-blue-sky-with-white-clouds_181624-2242.jpg?_wi=4",
|
||||
imageAlt: "Success stories",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/new-york-city-manhattan-skyline_649448-1430.jpg",
|
||||
"http://img.b2bpic.net/free-photo/new-york-city-manhattan-skyline_649448-1430.jpg?_wi=5",
|
||||
imageAlt: "Global reach",
|
||||
},
|
||||
]}
|
||||
@@ -106,7 +106,7 @@ export default function AboutPage() {
|
||||
"Every transaction is guided by complete transparency and integrity, ensuring all parties have accurate information.",
|
||||
tag: "Foundation",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg",
|
||||
"http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=4",
|
||||
imageAlt: "Trust foundation",
|
||||
},
|
||||
{
|
||||
@@ -116,7 +116,7 @@ export default function AboutPage() {
|
||||
"We continuously innovate our platform to provide cutting-edge solutions for modern real estate challenges.",
|
||||
tag: "Technology",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/bangkok-thailand-november-11-2024-glimpse-into-bangkok-urban-landscape_482257-123954.jpg",
|
||||
"http://img.b2bpic.net/free-photo/bangkok-thailand-november-11-2024-glimpse-into-bangkok-urban-landscape_482257-123954.jpg?_wi=4",
|
||||
imageAlt: "Innovation technology",
|
||||
},
|
||||
{
|
||||
@@ -126,7 +126,7 @@ export default function AboutPage() {
|
||||
"Your success is our mission. We provide comprehensive support at every stage of your real estate journey.",
|
||||
tag: "Excellence",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/brutalist-inspiration-architecture-background_23-2149162820.jpg",
|
||||
"http://img.b2bpic.net/free-photo/brutalist-inspiration-architecture-background_23-2149162820.jpg?_wi=6",
|
||||
imageAlt: "Client success",
|
||||
},
|
||||
]}
|
||||
@@ -135,7 +135,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/new-york-city-manhattan-skyline_649448-1430.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/new-york-city-manhattan-skyline_649448-1430.jpg?_wi=6"
|
||||
imageAlt="Real estate cityscape"
|
||||
logoText="PropSales"
|
||||
copyrightText="© 2025 PropSales. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user