Update src/app/page.tsx
This commit is contained in:
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
role: "CEO",
|
||||
company: "Tech Innovations",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-living-room_329181-3215.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-living-room_329181-3215.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
@@ -214,7 +214,7 @@ export default function LandingPage() {
|
||||
role: "Entrepreneur",
|
||||
company: "Startup Hub",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-living-room_329181-3215.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-living-room_329181-3215.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Client Stories"
|
||||
|
||||
Reference in New Issue
Block a user