From 0e2baa8d71f62f73aac0d59d34bf875dcc806b2d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:27:45 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b5dbb53..72f1c6b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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", }, ]}