diff --git a/src/app/page.tsx b/src/app/page.tsx index 4f5acac..ab173b1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -149,7 +149,7 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Miller", role: "Host", company: "Private Event", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-looking-mobile_23-2148395407.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-looking-mobile_23-2148395407.jpg?_wi=1"}, { id: "2", name: "James Anderson", role: "Client", company: "Celebration", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629566.jpg"}, @@ -161,7 +161,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/stylish-beautiful-woman-jeans-jacket-walking-street-with-little-purse-elegant-style-spring-fashion-trends_285396-6698.jpg"}, { id: "5", name: "Elena Rodriguez", role: "Host", company: "Anniversary Gala", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-looking-mobile_23-2148395407.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-looking-mobile_23-2148395407.jpg?_wi=2"}, ]} title="Client Experiences" description="What people say about our culinary service."