Update src/app/page.tsx
This commit is contained in:
@@ -175,7 +175,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-her-fist-looking-front_114579-58458.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-her-fist-looking-front_114579-58458.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "4",
|
||||
name: "David K.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-her-fist-looking-front_114579-58458.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-her-fist-looking-front_114579-58458.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
cardTitle="Client love"
|
||||
|
||||
Reference in New Issue
Block a user