Update src/app/page.tsx

This commit is contained in:
2026-03-26 10:43:21 +00:00
parent a2e0d84e6f
commit 3df015502f

View File

@@ -201,7 +201,7 @@ export default function LandingPage() {
role: "Adventure Seeker",
company: "Solo Explorer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-beach_23-2149428384.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-beach_23-2149428384.jpg?_wi=1",
imageAlt: "Smiling woman on a beach",
},
{
@@ -237,7 +237,7 @@ export default function LandingPage() {
role: "Cultural Traveler",
company: "Discovery Tours",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-beach_23-2149428384.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-beach_23-2149428384.jpg?_wi=2",
imageAlt: "Smiling woman on a beach",
},
]}