diff --git a/src/app/page.tsx b/src/app/page.tsx index 91333eb..ea29342 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -133,7 +133,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-salad-with-fresh-vegetables-wooden-table-cooking-tasty-healthy-food-black-background-vegetarian-food-healthy-cooking-concept-close-up_639032-429.jpg", imageAlt: "vibrant vegetarian pasta dish"}, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-meat-with-fried-zucchini-fork-knife-greens-round-plate_176474-3364.jpg", imageAlt: "chef adding herbs to vegetarian dish"}, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-meat-with-fried-zucchini-fork-knife-greens-round-plate_176474-3364.jpg?_wi=1", imageAlt: "chef adding herbs to vegetarian dish"}, ] } ]} @@ -151,7 +151,7 @@ export default function LandingPage() { products={[ { id: "steak-ribeye", brand: "Premium Beef", name: "Sizzling Ribeye Steak", price: "$45.00", rating: 5, - reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-meat-with-fried-zucchini-fork-knife-greens-round-plate_176474-3364.jpg", imageAlt: "gourmet grilled steak with sides"}, + reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-meat-with-fried-zucchini-fork-knife-greens-round-plate_176474-3364.jpg?_wi=2", imageAlt: "gourmet grilled steak with sides"}, { id: "seafood-platter", brand: "Ocean's Catch", name: "Grand Seafood Platter", price: "$65.00", rating: 5, reviewCount: "180", imageSrc: "http://img.b2bpic.net/free-photo/delicious-oysters-ready-eat-still-life_23-2150202946.jpg", imageAlt: "fresh grilled lobster with butter"},