Merge version_2 into main #6

Merged
bender merged 1 commits from version_2 into main 2026-03-03 21:21:10 +00:00

View File

@@ -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}