Update src/app/page.tsx

This commit is contained in:
2026-03-30 10:59:24 +00:00
parent 35276674f4
commit 6db8d228f6

View File

@@ -183,7 +183,7 @@ export default function LandingPage() {
{
id: "t2",
name: "Michael D.",
imageSrc: "http://img.b2bpic.net/free-photo/female-friends-coffee-shop_23-2147705111.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-friends-coffee-shop_23-2147705111.jpg?_wi=1",
imageAlt: "Michael dining at Qosa Qala",
},
{
@@ -201,7 +201,7 @@ export default function LandingPage() {
{
id: "t5",
name: "David W.",
imageSrc: "http://img.b2bpic.net/free-photo/female-friends-coffee-shop_23-2147705111.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-friends-coffee-shop_23-2147705111.jpg?_wi=2",
imageAlt: "Satisfied diner",
},
]}