2 Commits

Author SHA1 Message Date
36c9ac4881 Switch to version 1: modified src/app/page.tsx 2026-03-08 02:10:20 +00:00
e393435862 Merge version_2 into main
Merge version_2 into main
2026-03-03 21:21:09 +00:00

View File

@@ -139,10 +139,6 @@ 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}