From 890231b3f579f5d7c4f18244844f2ff7d2c5dc79 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Mar 2026 16:45:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7a723bb..1a91882 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -170,7 +170,7 @@ export default function LandingPage() { handle: "@sarahj", testimonial: "Great place to hang out and play some pool. Staff is very friendly and helpful. Bathrooms are clean, stools and chairs are in good shape. Pool tables are in great shape and the staff is very helpful with any issues.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-her-home_23-2148708980.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-her-home_23-2148708980.jpg?_wi=1", imageAlt: "Sarah Johnson", }, { @@ -206,7 +206,7 @@ export default function LandingPage() { handle: "@emilyr", testimonial: "Came here for a private event and was thoroughly impressed. The staff handled everything seamlessly, and the food spread was fantastic. A truly premium venue.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-her-home_23-2148708980.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-her-home_23-2148708980.jpg?_wi=2", imageAlt: "Emily Rodriguez", }, ]} -- 2.49.1