Update src/app/page.tsx

This commit is contained in:
2026-03-30 13:21:34 +00:00
parent b6e07dbb02
commit c52de0ab91

View File

@@ -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"