Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 16:19:30 +00:00
parent 316200d956
commit 0c496a7e4d

View File

@@ -82,7 +82,7 @@ export default function AboutPage() {
{ value: "20+", title: "Years Serving the Community" },
{ value: "10,000+", title: "Happy Families Served" },
]}
imageSrc="http://img.b2bpic.net/free-photo/happy-mother-daughter_171337-2365.jpg"
imageSrc="http://img.b2bpic.net/free-photo/happy-mother-daughter_171337-2365.jpg?_wi=3"
imageAlt="Kavya Gift and Toy Shop storefront with warm welcoming entrance"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -103,13 +103,13 @@ export default function AboutPage() {
testimonials={[
{
id: "1", name: "Priya Patel", handle: "@priyap_family", testimonial: "Kavya shop has been our first choice for 10 years! The staff is so friendly and helpful. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg", imageAlt: "Priya Patel"},
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg?_wi=7", imageAlt: "Priya Patel"},
{
id: "4", name: "Vikram Singh", handle: "@vikram_dad", testimonial: "Local store with big heart. They really care about customer satisfaction. Thanks for 20 years of service!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg", imageAlt: "Vikram Singh"},
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg?_wi=8", imageAlt: "Vikram Singh"},
{
id: "6", name: "Arjun Menon", handle: "@arjun_grandpa", testimonial: "I've been shopping here for 20 years. Best toy shop in the area. Truly family-owned and friendly!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg", imageAlt: "Arjun Menon"},
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg?_wi=9", imageAlt: "Arjun Menon"},
]}
showRating={true}
/>
@@ -124,7 +124,7 @@ export default function AboutPage() {
description="Come visit our store in Kudasan and experience the warmth and hospitality that has made us a trusted name for over 20 years. We'd love to meet you and help make your celebrations special."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/corporate-businesswoman-workplace-talking-phone-with-business-partner-wearing-red-busy-freelancer-working-using-smartphone-from-office-talk-with-clients-sitting-desk-looking-document_482257-5770.jpg"
imageSrc="http://img.b2bpic.net/free-photo/corporate-businesswoman-workplace-talking-phone-with-business-partner-wearing-red-busy-freelancer-working-using-smartphone-from-office-talk-with-clients-sitting-desk-looking-document_482257-5770.jpg?_wi=2"
imageAlt="Friendly customer service team"
mediaAnimation="slide-up"
mediaPosition="right"