Update src/app/contact/page.tsx

This commit is contained in:
2026-03-06 01:43:05 +00:00
parent 821d9cba06
commit 68f8669ffe

View File

@@ -111,7 +111,7 @@ export default function ContactPage() {
tag: "Premium Investment",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
avatarAlt: "Rajesh Patel",
imageSrc: "http://img.b2bpic.net/free-photo/panoramic-sauna-view-organic-wooden-columns-resort-style-wellness_169016-68883.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/panoramic-sauna-view-organic-wooden-columns-resort-style-wellness_169016-68883.jpg?_wi=2",
imageAlt: "Luxury property interior",
},
{
@@ -123,7 +123,7 @@ export default function ContactPage() {
tag: "Corporate Client",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
avatarAlt: "Sophia Martinez",
imageSrc: "http://img.b2bpic.net/free-photo/business-partners_1098-17974.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-partners_1098-17974.jpg?_wi=2",
imageAlt: "Business consultation",
},
{
@@ -135,7 +135,7 @@ export default function ContactPage() {
tag: "Real Estate Investor",
avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
avatarAlt: "Noor Al Mazrouei",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-summer-city-with-three-women_1157-16330.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-summer-city-with-three-women_1157-16330.jpg?_wi=2",
imageAlt: "Property viewing",
},
]}