From 94c7370759e8162e6db6ed0d52120207c3273793 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 10:18:43 +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 1839883..6838d04 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -112,10 +112,10 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt-glasses-holding-out-popcorn-piece-with-bucket-popcorn-front-isolated-pink-wall_141793-90685.jpg"}, { id: "4", name: "David K.", role: "Blogger", company: "FilmBlog", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-eating-popcorn-d-sunglasses-white-surface_140725-70086.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-eating-popcorn-d-sunglasses-white-surface_140725-70086.jpg?_wi=1"}, { id: "5", name: "Emma R.", role: "Student", company: "Film School", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-eating-popcorn-d-sunglasses-white-surface_140725-70086.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-eating-popcorn-d-sunglasses-white-surface_140725-70086.jpg?_wi=2"}, ]} title="Audience Reviews" description="What our early viewers have to say about the film." -- 2.49.1