Merge version_1 into main #5

Merged
bender merged 1 commits from version_1 into main 2026-03-06 19:52:56 +00:00

View File

@@ -88,11 +88,11 @@ export default function AboutPage() {
title: "Property Buying", description:
"Find your perfect home with expert guidance from our experienced agents. We help you navigate the buying process with confidence.", phoneOne: {
imageSrc:
"http://img.b2bpic.net/free-photo/authentic-scene-young-person-undergoing-psychological-therapy_23-2150161969.jpg", imageAlt: "Modern apartment interior"
"http://img.b2bpic.net/free-photo/authentic-scene-young-person-undergoing-psychological-therapy_23-2150161969.jpg?_wi=1", imageAlt: "Modern apartment interior"
},
phoneTwo: {
imageSrc:
"http://img.b2bpic.net/free-photo/hotel-lobby-interior_1127-3416.jpg", imageAlt: "Luxury villa interior"
"http://img.b2bpic.net/free-photo/hotel-lobby-interior_1127-3416.jpg?_wi=1", imageAlt: "Luxury villa interior"
},
},
{
@@ -100,11 +100,11 @@ export default function AboutPage() {
title: "Property Selling", description:
"Sell your property for the best price. Our marketing strategies and professional staging ensure maximum visibility and value.", phoneOne: {
imageSrc:
"http://img.b2bpic.net/free-photo/authentic-scene-young-person-undergoing-psychological-therapy_23-2150161969.jpg", imageAlt: "Property showcase"
"http://img.b2bpic.net/free-photo/authentic-scene-young-person-undergoing-psychological-therapy_23-2150161969.jpg?_wi=2", imageAlt: "Property showcase"
},
phoneTwo: {
imageSrc:
"http://img.b2bpic.net/free-photo/hotel-lobby-interior_1127-3416.jpg", imageAlt: "Luxury property"
"http://img.b2bpic.net/free-photo/hotel-lobby-interior_1127-3416.jpg?_wi=2", imageAlt: "Luxury property"
},
},
{
@@ -112,11 +112,11 @@ export default function AboutPage() {
title: "Investment Opportunities", description:
"Explore lucrative real estate investment options. Our analysts provide market insights and property recommendations.", phoneOne: {
imageSrc:
"http://img.b2bpic.net/free-photo/authentic-scene-young-person-undergoing-psychological-therapy_23-2150161969.jpg", imageAlt: "Investment property"
"http://img.b2bpic.net/free-photo/authentic-scene-young-person-undergoing-psychological-therapy_23-2150161969.jpg?_wi=3", imageAlt: "Investment property"
},
phoneTwo: {
imageSrc:
"http://img.b2bpic.net/free-photo/hotel-lobby-interior_1127-3416.jpg", imageAlt: "Premium real estate"
"http://img.b2bpic.net/free-photo/hotel-lobby-interior_1127-3416.jpg?_wi=3", imageAlt: "Premium real estate"
},
},
]}