Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 52d15a7d32 | |||
| fb5082f5f6 | |||
| 9943fb21f9 | |||
| c35575f7e8 | |||
| 91273d03e0 | |||
| 6e37799155 |
@@ -139,6 +139,10 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "4", name: "Michael Thompson", handle: "@mthompson_dev", testimonial: "Outstanding customer service and competitive rates. The application process was entirely digital, which made it convenient and quick. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg?_wi=4", imageAlt: "Michael Thompson"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Beyza", handle: "@beyza_tenant", testimonial: "A very sweet and friendly agent! I was the tenant, and they made everything super easy from start to finish. Communication was always smooth, and they were genuinely helpful throughout the whole process. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg?_wi=5", imageAlt: "Beyza"
|
||||
}
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user