Update src/app/page.tsx
This commit is contained in:
@@ -175,7 +175,7 @@ export default function LandingPage() {
|
||||
role: "Food Critic",
|
||||
company: "Local Dining",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-woman-opening-wrapper-cupcake_23-2147974609.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-woman-opening-wrapper-cupcake_23-2147974609.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -207,7 +207,7 @@ export default function LandingPage() {
|
||||
role: "Frequent Diner",
|
||||
company: "Regular",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-woman-opening-wrapper-cupcake_23-2147974609.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-woman-opening-wrapper-cupcake_23-2147974609.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user