Update src/app/about/page.tsx
This commit is contained in:
@@ -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"
|
||||
useInvertedBackground={false}
|
||||
@@ -106,7 +106,7 @@ export default function AboutPage() {
|
||||
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",
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -115,7 +115,7 @@ export default function AboutPage() {
|
||||
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",
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -124,7 +124,7 @@ export default function AboutPage() {
|
||||
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",
|
||||
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",
|
||||
},
|
||||
]}
|
||||
@@ -141,7 +141,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=3"
|
||||
imageAlt="Friendly customer service team"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user