Update src/app/reviews/page.tsx
This commit is contained in:
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
role: "Client",
|
||||
company: "Farm",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cowboy-brushing-white-horse_23-2149395910.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cowboy-brushing-white-horse_23-2149395910.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
role: "Client",
|
||||
company: "Stable",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-economist_23-2150167237.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-economist_23-2150167237.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user