From 7cb06eb629e64c1c265e9df2c94f0d50a6cc411a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 01:33:09 +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 a3a87c9..50002b8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -181,7 +181,7 @@ export default function LandingPage() { name: "Sarah Miller", handle: "@sarahpies", testimonial: "the best savory pie i've ever had, hands down. crust is perfection.", - imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-beautiful-happy-student-girl-blue-sweatshirt-using-wireless-headphones-having-online-examination-sitting-home-people-education-learning-technology-electronic-gadgets_343059-1924.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-beautiful-happy-student-girl-blue-sweatshirt-using-wireless-headphones-having-online-examination-sitting-home-people-education-learning-technology-electronic-gadgets_343059-1924.jpg?_wi=1", }, { id: "2", @@ -209,7 +209,7 @@ export default function LandingPage() { name: "Jamie Smith", handle: "@jamiebakes", testimonial: "the quiche is life changing, literally the best breakfast spot in town.", - imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-beautiful-happy-student-girl-blue-sweatshirt-using-wireless-headphones-having-online-examination-sitting-home-people-education-learning-technology-electronic-gadgets_343059-1924.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-beautiful-happy-student-girl-blue-sweatshirt-using-wireless-headphones-having-online-examination-sitting-home-people-education-learning-technology-electronic-gadgets_343059-1924.jpg?_wi=2", }, ]} title="what the neighborhood thinks" -- 2.49.1