Update src/app/for-tenants/page.tsx

This commit is contained in:
2026-03-09 14:38:11 +00:00
parent fc016ae213
commit c8dbcbd4dc

View File

@@ -48,7 +48,7 @@ export default function TenantsPage() {
tagIcon={Building2}
tagAnimation="slide-up"
background={{ variant: "glowing-orb" }}
imageSrc="http://img.b2bpic.net/free-photo/binders-organized-documents_23-2149396705.jpg"
imageSrc="http://img.b2bpic.net/free-photo/binders-organized-documents_23-2149396705.jpg?_wi=3"
imageAlt="Tenant Document Management"
mediaAnimation="slide-up"
testimonials={[
@@ -57,7 +57,7 @@ export default function TenantsPage() {
handle: "Renter, Downtown District",
testimonial: "I can finally keep all my important rental documents organized in one place. No more searching through emails!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-cheerful-businesswoman_329181-16091.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-cheerful-businesswoman_329181-16091.jpg?_wi=2",
imageAlt: "Sarah Chen",
},
{
@@ -73,7 +73,7 @@ export default function TenantsPage() {
handle: "Apartment Hunter",
testimonial: "PropertySync gives me peace of mind knowing all my lease documents are secure and accessible whenever I need them.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg?_wi=2",
imageAlt: "Maya Patel",
},
]}
@@ -99,21 +99,21 @@ export default function TenantsPage() {
id: 1,
title: "Secure Document Storage",
description: "Store all your rental documents, leases, contracts, receipts, and correspondence in a secure, organized system. Access them anytime, from anywhere.",
imageSrc: "http://img.b2bpic.net/free-photo/binders-organized-documents_23-2149396705.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/binders-organized-documents_23-2149396705.jpg?_wi=4",
imageAlt: "Document Storage System",
},
{
id: 2,
title: "Easy Viewing Scheduler",
description: "Browse available properties, check property details, and schedule viewings at times that work for you. Landlords confirm instantly so you can plan your apartment search efficiently.",
imageSrc: "http://img.b2bpic.net/free-photo/register-username-account-summit-banner_53876-120897.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/register-username-account-summit-banner_53876-120897.jpg?_wi=3",
imageAlt: "Property Viewing Scheduler",
},
{
id: 3,
title: "Direct Landlord Communication",
description: "Message your landlord directly through PropertySync about maintenance requests, lease questions, or any concerns. No more phone tag or unanswered emails.",
imageSrc: "http://img.b2bpic.net/free-vector/translator-app-screens_23-2148621893.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/translator-app-screens_23-2148621893.jpg?_wi=3",
imageAlt: "Direct Communication",
},
]}