Update src/app/page.tsx
This commit is contained in:
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", name: "Mohamed Ali", handle: "@moali_ke", testimonial: "Best quality chicken meat I've found in the market. The commitment to sustainability is exactly what we need.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Mohamed Ali"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Mohamed Ali"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Sarah Mwangi", handle: "@sarahchef", testimonial: "As a chef, I demand the highest quality ingredients. Faida Farm delivers consistently excellent products.", rating: 5,
|
||||
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "4", name: "Kariuki Njoroge", handle: "@njoroge_farm", testimonial: "Supporting local farming has never been easier. Great service and incredible quality. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Kariuki Njoroge"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Kariuki Njoroge"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user