Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 17:48:20 +00:00
parent 8d8d982845
commit f0d16381d0

View File

@@ -104,7 +104,7 @@ export default function AboutPage() {
{ value: "50K+", title: "Happy Customers" },
{ value: "99.2%", title: "Satisfaction Rate" },
]}
imageSrc="http://img.b2bpic.net/free-photo/happy-african-american-worker-greeting-with-quality-control-inspector-industrial-building_637285-4102.jpg"
imageSrc="http://img.b2bpic.net/free-photo/happy-african-american-worker-greeting-with-quality-control-inspector-industrial-building_637285-4102.jpg?_wi=2"
imageAlt="EchoStore team warehouse"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -130,19 +130,19 @@ export default function AboutPage() {
{
title: "Quality First",
description: "We never compromise on quality. Every product is rigorously tested and vetted to ensure it meets our exacting standards before reaching you.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109523.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109523.jpg?_wi=5",
imageAlt: "Quality assurance",
},
{
title: "Customer Obsessed",
description: "Your satisfaction is our success. We listen to your feedback, respond to your needs, and constantly innovate to enhance your shopping experience.",
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 service excellence",
},
{
title: "Transparency & Trust",
description: "We believe in honest communication and clear pricing. No hidden fees, no surprises—just straightforward, trustworthy business practices.",
imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page_23-2148530730.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page_23-2148530730.jpg?_wi=2",
imageAlt: "Trust and transparency",
},
]}