Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 11:27:45 +00:00
parent 251a122acd
commit 0e2baa8d71

View File

@@ -62,21 +62,21 @@ export default function AboutPage() {
id: "01",
title: "Expert Vetting",
description: "Every host undergoes rigorous verification including identity checks, property inspections, and comprehensive background screening.",
imageSrc: "http://img.b2bpic.net/free-vector/extended-warranty-service-stamp-with-tick-mark-design_1017-61518.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/extended-warranty-service-stamp-with-tick-mark-design_1017-61518.jpg?_wi=2",
imageAlt: "Expert verification",
},
{
id: "02",
title: "Quality Assurance",
description: "Properties are regularly inspected to meet our premium standards. We maintain rigorous cleanliness, maintenance, and amenity requirements.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-locked-padlock_53876-32364.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-locked-padlock_53876-32364.jpg?_wi=2",
imageAlt: "Quality standards",
},
{
id: "03",
title: "Guest Support",
description: "Our dedicated team provides 24/7 support via chat, phone, and email. We resolve issues quickly and ensure guest satisfaction throughout stays.",
imageSrc: "http://img.b2bpic.net/free-photo/sales-assistant-being-employed-customer-care-support-job-working-telemarketing-call-center-helpdesk-female-receptionist-with-helpline-service-helping-clients-remote-communication_482257-43021.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sales-assistant-being-employed-customer-care-support-job-working-telemarketing-call-center-helpdesk-female-receptionist-with-helpline-service-helping-clients-remote-communication_482257-43021.jpg?_wi=2",
imageAlt: "Customer support",
},
]}