Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 12:44:24 +00:00
parent 63fb288367
commit 2fb8bacb1f

View File

@@ -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",
},
]}