Update src/app/contact/page.tsx

This commit is contained in:
2026-03-09 22:02:22 +00:00
parent 2608ccd93b
commit 7fc7225940

View File

@@ -73,7 +73,7 @@ export default function ContactPage() {
"Since I started buying feed from FarmFresh, my chickens grow faster and healthier. The quality is exceptional and the prices are fair.",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/young-caucasian-man-black-shirt-posing-near-tree-arhus-city_181624-59262.jpg",
"http://img.b2bpic.net/free-photo/young-caucasian-man-black-shirt-posing-near-tree-arhus-city_181624-59262.jpg?_wi=2",
imageAlt: "satisfied farmer smiling agriculture",
},
{
@@ -84,7 +84,7 @@ export default function ContactPage() {
"Their customer service is outstanding. They helped me select the right feed for my goats, and production has increased by 30%.",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/female-farmer-relaxing-outdoors_23-2149066191.jpg",
"http://img.b2bpic.net/free-photo/female-farmer-relaxing-outdoors_23-2149066191.jpg?_wi=2",
imageAlt: "female farmer smiling agriculture",
},
{
@@ -95,7 +95,7 @@ export default function ContactPage() {
"Reliable delivery, consistent quality, and they offer the best loyalty rewards in the area. Highly recommended!",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-young-female-gardener-uniform-wearing-gardening-hat-showing-thumbs-up_141793-89360.jpg",
"http://img.b2bpic.net/free-photo/smiling-young-female-gardener-uniform-wearing-gardening-hat-showing-thumbs-up_141793-89360.jpg?_wi=2",
imageAlt: "male farmer testimonial satisfied",
},
]}