diff --git a/src/app/page.tsx b/src/app/page.tsx index a180e91..36df119 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -119,7 +119,7 @@ export default function LandingPage() { testimonials={[ { id: "t1", name: "Sarah J.", role: "Local", company: "Broadway", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-tablet_23-2149927583.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-tablet_23-2149927583.jpg?_wi=1"}, { id: "t2", name: "Michael C.", role: "Regular", company: "New York", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-woman-with-cup-coffee_23-2147925425.jpg"}, @@ -131,7 +131,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-friends-drinking-coffee_23-2148395436.jpg"}, { id: "t5", name: "Jessica L.", role: "Student", company: "NYU", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-tablet_23-2149927583.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-tablet_23-2149927583.jpg?_wi=2"}, ]} title="What Our Community Says" description="Don't just take our word for it."