Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ff0387fb64 | |||
| 1a75aa2331 |
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="team" data-section="team">
|
||||
<TeamCardSix
|
||||
title="Meet Your Property Advisors"
|
||||
title="Meet Our Top Advisors"
|
||||
description="Dedicated experts committed to finding your perfect property match"
|
||||
tag="EXPERT TEAM"
|
||||
tagIcon={Users}
|
||||
@@ -151,7 +151,7 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
members={[
|
||||
{
|
||||
id: "1", name: "Michael Richardson", role: "Senior Property Advisor", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767780648962-i5hr5022.jpg", imageAlt: "Michael Richardson"
|
||||
id: "1", name: "Michael Richardson", role: "Senior Property Advisor", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767780959067-rl253ma0.jpg", imageAlt: "Michael Richardson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sarah Mitchell", role: "Investment Specialist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767780650694-xgs5o0p4.jpg", imageAlt: "Sarah Mitchell"
|
||||
|
||||
Reference in New Issue
Block a user