Update src/app/page.tsx
This commit is contained in:
@@ -197,7 +197,7 @@ export default function LandingPage() {
|
||||
role: "CEO",
|
||||
company: "Henderson Group",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-business-woman-working_23-2149100282.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-business-woman-working_23-2149100282.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -229,7 +229,7 @@ export default function LandingPage() {
|
||||
role: "Director",
|
||||
company: "Thorne Capital",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-business-woman-working_23-2149100282.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-business-woman-working_23-2149100282.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Client Reflections"
|
||||
|
||||
Reference in New Issue
Block a user