Update src/app/page.tsx
This commit is contained in:
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
role: "Frequent Diner",
|
||||
company: "Business Traveler",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-people-girl-happy-lunch_1303-1901.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-people-girl-happy-lunch_1303-1901.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
role: "Local Enthusiast",
|
||||
company: "City Foodie",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-people-girl-happy-lunch_1303-1901.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-people-girl-happy-lunch_1303-1901.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Guest Experiences"
|
||||
|
||||
Reference in New Issue
Block a user