Update src/app/page.tsx
This commit is contained in:
@@ -188,7 +188,7 @@ export default function LandingPage() {
|
||||
role: "Creative",
|
||||
company: "Design Studio",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-penny-board-full-shot_23-2148950657.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-penny-board-full-shot_23-2148950657.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -220,7 +220,7 @@ export default function LandingPage() {
|
||||
role: "Stylist",
|
||||
company: "UrbanVogue",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-penny-board-full-shot_23-2148950657.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-penny-board-full-shot_23-2148950657.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user