Update src/app/about/page.tsx
This commit is contained in:
@@ -86,15 +86,15 @@ export default function AboutPage() {
|
||||
{
|
||||
id: "1", name: "Priya Sharma", role: "Homemaker", testimonial:
|
||||
"The quality of vegetables is exceptional! My family feels healthier eating fresh organic produce. Manav Park has become our go-to store.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", imageAlt: "Priya Sharma"},
|
||||
"http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=2", imageAlt: "Priya Sharma"},
|
||||
{
|
||||
id: "2", name: "Rajesh Kumar", role: "Health Enthusiast", testimonial:
|
||||
"Finally found a reliable source for organic products at reasonable prices. Same-day delivery is incredibly convenient!", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Rajesh Kumar"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Rajesh Kumar"},
|
||||
{
|
||||
id: "3", name: "Ananya Gupta", role: "Nutritionist", testimonial:
|
||||
"I recommend Manav Park to all my clients. The freshness and purity of their produce is unmatched in the market.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Ananya Gupta"},
|
||||
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Ananya Gupta"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user