diff --git a/src/app/page.tsx b/src/app/page.tsx index 02d52ac..fad4d99 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,23 +66,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-homemade-pizza-wooden-board-tomatoes-oil-bottle-pepper-ketchup-right-side-dark-surface_179666-42465.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-homemade-pizza-wooden-board-tomatoes-oil-bottle-pepper-ketchup-right-side-dark-surface_179666-42465.jpg?_wi=1", imageAlt: "Papa Johns Pizza", }, { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-homemade-pizza-wooden-board-tomatoes-oil-bottle-pepper-ketchup-right-side-dark-surface_179666-42465.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-homemade-pizza-wooden-board-tomatoes-oil-bottle-pepper-ketchup-right-side-dark-surface_179666-42465.jpg?_wi=2", imageAlt: "Papa Johns Pizza Slice", }, { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-homemade-pizza-wooden-board-tomatoes-oil-bottle-pepper-ketchup-right-side-dark-surface_179666-42465.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-homemade-pizza-wooden-board-tomatoes-oil-bottle-pepper-ketchup-right-side-dark-surface_179666-42465.jpg?_wi=3", imageAlt: "Fresh Dough Preparation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-homemade-pizza-wooden-board-tomatoes-oil-bottle-pepper-ketchup-right-side-dark-surface_179666-42465.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-homemade-pizza-wooden-board-tomatoes-oil-bottle-pepper-ketchup-right-side-dark-surface_179666-42465.jpg?_wi=4", imageAlt: "Hot Pizza Delivery", }, { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-homemade-pizza-wooden-board-tomatoes-oil-bottle-pepper-ketchup-right-side-dark-surface_179666-42465.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-homemade-pizza-wooden-board-tomatoes-oil-bottle-pepper-ketchup-right-side-dark-surface_179666-42465.jpg?_wi=5", imageAlt: "Customer Enjoying Pizza", }, ]} @@ -141,42 +141,42 @@ export default function LandingPage() { name: "Pepperoni Feast", price: "KSh 1,200", variant: "Regular", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-child-holding-pizza-slice_23-2148875119.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-child-holding-pizza-slice_23-2148875119.jpg?_wi=1", }, { id: "2", name: "BBQ Chicken", price: "KSh 1,450", variant: "Regular", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-pizza-wooden-stand-with-tablecloth-horizontal_176474-2508.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-pizza-wooden-stand-with-tablecloth-horizontal_176474-2508.jpg?_wi=1", }, { id: "3", name: "Veggie Deluxe", price: "KSh 1,100", variant: "Regular", - imageSrc: "http://img.b2bpic.net/free-photo/spread-tomato-sauce-pizza-dough_23-2148357186.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spread-tomato-sauce-pizza-dough_23-2148357186.jpg?_wi=1", }, { id: "4", name: "Margherita", price: "KSh 950", variant: "Regular", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-child-holding-pizza-slice_23-2148875119.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-child-holding-pizza-slice_23-2148875119.jpg?_wi=2", }, { id: "5", name: "Meat Lovers", price: "KSh 1,600", variant: "Regular", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-pizza-wooden-stand-with-tablecloth-horizontal_176474-2508.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-pizza-wooden-stand-with-tablecloth-horizontal_176474-2508.jpg?_wi=2", }, { id: "6", name: "Spicy Hawaiian", price: "KSh 1,300", variant: "Regular", - imageSrc: "http://img.b2bpic.net/free-photo/spread-tomato-sauce-pizza-dough_23-2148357186.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spread-tomato-sauce-pizza-dough_23-2148357186.jpg?_wi=2", }, ]} title="Fan Favorites"