Update src/app/page.tsx
This commit is contained in:
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
role: "Tourist",
|
||||
company: "Visitor",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-women-drinking-iced-coffee_23-2149624071.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-women-drinking-iced-coffee_23-2149624071.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -200,7 +200,7 @@ export default function LandingPage() {
|
||||
role: "Solo Traveler",
|
||||
company: "Weekend Escape",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-women-drinking-iced-coffee_23-2149624071.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-women-drinking-iced-coffee_23-2149624071.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Loved by Our Guests"
|
||||
|
||||
Reference in New Issue
Block a user