Update src/app/about/page.tsx
This commit is contained in:
@@ -88,11 +88,11 @@ export default function AboutPage() {
|
||||
title: "Started with a Vision",
|
||||
description: "We began Manav Park with a simple belief: everyone deserves access to fresh, organic produce without compromising on quality or supporting unsustainable practices.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-local-farmers-selling-natural-bio-produce_482257-77615.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-local-farmers-selling-natural-bio-produce_482257-77615.jpg?_wi=2",
|
||||
imageAlt: "Our founding mission",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-business-owners-choosing-apples-veggies-box_482257-77587.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-business-owners-choosing-apples-veggies-box_482257-77587.jpg?_wi=2",
|
||||
imageAlt: "Building the community",
|
||||
},
|
||||
},
|
||||
@@ -101,11 +101,11 @@ export default function AboutPage() {
|
||||
title: "Growing with Purpose",
|
||||
description: "Today, we've partnered with over 50 local farms, serving thousands of families daily while maintaining our commitment to quality, sustainability, and fair farmer compensation.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-selling-crops-from-their-garden_329181-16549.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-selling-crops-from-their-garden_329181-16549.jpg?_wi=2",
|
||||
imageAlt: "Our farm partners",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/all-kinds-healthy-vegetable-farmer-market_23-2148209759.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/all-kinds-healthy-vegetable-farmer-market_23-2148209759.jpg?_wi=2",
|
||||
imageAlt: "Our growing network",
|
||||
},
|
||||
},
|
||||
@@ -128,7 +128,7 @@ export default function AboutPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=2",
|
||||
imageAlt: "Priya Sharma",
|
||||
},
|
||||
{
|
||||
@@ -136,7 +136,7 @@ export default function AboutPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
|
||||
imageAlt: "Rajesh Kumar",
|
||||
},
|
||||
{
|
||||
@@ -144,7 +144,7 @@ export default function AboutPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2",
|
||||
imageAlt: "Ananya Gupta",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user