Update src/app/farmers/page.tsx
This commit is contained in:
@@ -61,42 +61,42 @@ export default function FarmersPage() {
|
||||
id: "farmer-1",
|
||||
name: "James Mitchell",
|
||||
role: "Organic Vegetable Specialist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498455.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498455.jpg?_wi=2",
|
||||
imageAlt: "Portrait of James Mitchell",
|
||||
},
|
||||
{
|
||||
id: "farmer-2",
|
||||
name: "Sarah Chen",
|
||||
role: "Heritage Crop Curator",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-woman-working-agricultural-sector-celebrate-labour-day-women_23-2151252031.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-woman-working-agricultural-sector-celebrate-labour-day-women_23-2151252031.jpg?_wi=2",
|
||||
imageAlt: "Portrait of Sarah Chen",
|
||||
},
|
||||
{
|
||||
id: "farmer-3",
|
||||
name: "Robert Thompson",
|
||||
role: "Sustainable Livestock Farmer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-holding-mug-with-milk_23-2148673023.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-holding-mug-with-milk_23-2148673023.jpg?_wi=2",
|
||||
imageAlt: "Portrait of Robert Thompson",
|
||||
},
|
||||
{
|
||||
id: "farmer-4",
|
||||
name: "Lisa Martinez",
|
||||
role: "Fruit & Berry Grower",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg?_wi=2",
|
||||
imageAlt: "Portrait of Lisa Martinez",
|
||||
},
|
||||
{
|
||||
id: "farmer-5",
|
||||
name: "David Okonkwo",
|
||||
role: "Market Gardener & Educator",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yes-very-good-smiling-beautiful-woman-showing-thumbs-up-give-approval-recommending-quality-product-standing-white-background_176420-50291.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yes-very-good-smiling-beautiful-woman-showing-thumbs-up-give-approval-recommending-quality-product-standing-white-background_176420-50291.jpg?_wi=2",
|
||||
imageAlt: "Portrait of David Okonkwo",
|
||||
},
|
||||
{
|
||||
id: "farmer-6",
|
||||
name: "Grace Peterson",
|
||||
role: "Dairy Cooperative Lead",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-came-woman-with-gift-home_1398-3803.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-came-woman-with-gift-home_1398-3803.jpg?_wi=2",
|
||||
imageAlt: "Portrait of Grace Peterson",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user