From 2fb8bacb1fa05df6a615cc80996134966a799eff Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 12:44:24 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 48eb004..b01bfa6 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -67,28 +67,28 @@ export default function AboutPage() { id: 1, title: "Trust & Transparency", description: "We believe in honest pricing, verified salons, and clear communication with both customers and salon partners.", - imageSrc: "http://img.b2bpic.net/free-photo/diverse-people-showing-golden-star-rating-symbol_53876-71536.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/diverse-people-showing-golden-star-rating-symbol_53876-71536.jpg?_wi=3", imageAlt: "trust and transparency", }, { id: 2, title: "Customer Empowerment", description: "Give customers control over their bookings, payment options, and the ability to support their favorite salons directly.", - imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893749.jpg?_wi=3", imageAlt: "customer empowerment", }, { id: 3, title: "Salon Partnership", description: "We partner with salons, not against them. Our platform helps them grow their business and reach more customers.", - imageSrc: "http://img.b2bpic.net/free-photo/appointment-schedule-calendar-event-meeting-concept_53876-121132.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/appointment-schedule-calendar-event-meeting-concept_53876-121132.jpg?_wi=3", imageAlt: "salon partnership", }, { id: 4, title: "Continuous Innovation", description: "We constantly evolve our platform to meet the changing needs of India's beauty and wellness industry.", - imageSrc: "http://img.b2bpic.net/free-vector/public-transport-app-interface_23-2148690779.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/public-transport-app-interface_23-2148690779.jpg?_wi=3", imageAlt: "continuous innovation", }, ]}