diff --git a/src/app/page.tsx b/src/app/page.tsx index baa69a3..b41a798 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -108,7 +108,7 @@ export default function LandingPage() { "Artisanal", "Fresh", ], - imageSrc: "http://img.b2bpic.net/free-photo/hands-preparing-bread_53876-13990.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-preparing-bread_53876-13990.jpg?_wi=1", }, { id: "2", @@ -117,7 +117,7 @@ export default function LandingPage() { "Fresh", "Organic", ], - imageSrc: "http://img.b2bpic.net/free-photo/hands-preparing-bread_53876-13990.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-preparing-bread_53876-13990.jpg?_wi=2", }, { id: "3", @@ -126,7 +126,7 @@ export default function LandingPage() { "Traditional", "Authentic", ], - imageSrc: "http://img.b2bpic.net/free-photo/hands-preparing-bread_53876-13990.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-preparing-bread_53876-13990.jpg?_wi=3", }, ]} title="Why We're Different" @@ -176,7 +176,7 @@ export default function LandingPage() { name: "Sarah J.", role: "Foodie", testimonial: "Best pizza in town, hands down!", - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-enjoying-spending-good-time-together-while-having-date-restaurant_58466-16046.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-enjoying-spending-good-time-together-while-having-date-restaurant_58466-16046.jpg?_wi=1", }, { id: "2", @@ -204,7 +204,7 @@ export default function LandingPage() { name: "Rachel M.", role: "Regular Customer", testimonial: "Amazing flavor profiles and great service.", - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-enjoying-spending-good-time-together-while-having-date-restaurant_58466-16046.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-enjoying-spending-good-time-together-while-having-date-restaurant_58466-16046.jpg?_wi=2", }, ]} title="What Our Community Says"