diff --git a/src/app/page.tsx b/src/app/page.tsx index 9464ddd..2c1fdc2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { }, { id: "2", name: "Jessica Chen", role: "Customer", company: "Anniversary Celebration", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-woman-offering-glass-whiskey_23-2148037522.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-woman-offering-glass-whiskey_23-2148037522.jpg?_wi=1" }, { id: "3", name: "Michael Torres", role: "Groom", company: "Wedding Day", rating: 5, @@ -79,7 +79,7 @@ export default function LandingPage() { }, { id: "4", name: "Emily Rodriguez", role: "Regular Customer", company: "Birthday Bouquets", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-woman-offering-glass-whiskey_23-2148037522.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-woman-offering-glass-whiskey_23-2148037522.jpg?_wi=2" } ]} title="Loved by Our Customers"