diff --git a/src/app/page.tsx b/src/app/page.tsx index fc504bd..8fa8c6d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,7 +94,7 @@ export default function LandingPage() { products={[ { id: "smash-avo", brand: "Breakfast", name: "Smash Avo", price: "$16", rating: 5, - reviewCount: "285", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-slice-brown-bread-with-avocado-pasta-smoothie-bowl_181624-43073.jpg", imageAlt: "Fresh smashed avocado on artisan toast" + reviewCount: "285", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-slice-brown-bread-with-avocado-pasta-smoothie-bowl_181624-43073.jpg?_wi=1", imageAlt: "Fresh smashed avocado on artisan toast" }, { id: "eggs-benedict", brand: "Brunch", name: "Eggs Benedict", price: "$18", rating: 5, @@ -114,7 +114,7 @@ export default function LandingPage() { }, { id: "brunch-combo", brand: "Combo", name: "Brunch Combo", price: "$34", rating: 5, - reviewCount: "267", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-slice-brown-bread-with-avocado-pasta-smoothie-bowl_181624-43073.jpg", imageAlt: "Complete brunch experience combo" + reviewCount: "267", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-slice-brown-bread-with-avocado-pasta-smoothie-bowl_181624-43073.jpg?_wi=2", imageAlt: "Complete brunch experience combo" } ] buttons={[