diff --git a/src/app/page.tsx b/src/app/page.tsx index 628e96e..5a212e0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,23 +64,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-chicken-tomatoes-greens-grated-cheese-served-with-juice_140725-7992.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-chicken-tomatoes-greens-grated-cheese-served-with-juice_140725-7992.jpg?_wi=1", imageAlt: "Artisanal Pizza", }, { - imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-chicken-tomatoes-greens-grated-cheese-served-with-juice_140725-7992.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-chicken-tomatoes-greens-grated-cheese-served-with-juice_140725-7992.jpg?_wi=2", imageAlt: "Handmade Pasta", }, { - imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-chicken-tomatoes-greens-grated-cheese-served-with-juice_140725-7992.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-chicken-tomatoes-greens-grated-cheese-served-with-juice_140725-7992.jpg?_wi=3", imageAlt: "Kitchen Fresh", }, { - imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-chicken-tomatoes-greens-grated-cheese-served-with-juice_140725-7992.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-chicken-tomatoes-greens-grated-cheese-served-with-juice_140725-7992.jpg?_wi=4", imageAlt: "Italian Heritage", }, { - imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-chicken-tomatoes-greens-grated-cheese-served-with-juice_140725-7992.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-chicken-tomatoes-greens-grated-cheese-served-with-juice_140725-7992.jpg?_wi=5", imageAlt: "Family Recipes", }, ]} @@ -109,42 +109,42 @@ export default function LandingPage() { name: "Margherita", price: "$12.00", variant: "Pizza", - imageSrc: "http://img.b2bpic.net/free-photo/pizza-dough-with-pepperoni-mushroom-cheese-top-cheese-sprinkles-olive-corn-tomato_141793-1943.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pizza-dough-with-pepperoni-mushroom-cheese-top-cheese-sprinkles-olive-corn-tomato_141793-1943.jpg?_wi=1", }, { id: "2", name: "Fettuccine", price: "$14.00", variant: "Pasta", - imageSrc: "http://img.b2bpic.net/free-photo/pizza-dough-with-pepperoni-mushroom-cheese-top-cheese-sprinkles-olive-corn-tomato_141793-1943.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pizza-dough-with-pepperoni-mushroom-cheese-top-cheese-sprinkles-olive-corn-tomato_141793-1943.jpg?_wi=2", }, { id: "3", name: "Pepperoni", price: "$13.50", variant: "Pizza", - imageSrc: "http://img.b2bpic.net/free-photo/pizza-dough-with-pepperoni-mushroom-cheese-top-cheese-sprinkles-olive-corn-tomato_141793-1943.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pizza-dough-with-pepperoni-mushroom-cheese-top-cheese-sprinkles-olive-corn-tomato_141793-1943.jpg?_wi=3", }, { id: "4", name: "Spaghetti", price: "$14.50", variant: "Pasta", - imageSrc: "http://img.b2bpic.net/free-photo/pizza-dough-with-pepperoni-mushroom-cheese-top-cheese-sprinkles-olive-corn-tomato_141793-1943.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pizza-dough-with-pepperoni-mushroom-cheese-top-cheese-sprinkles-olive-corn-tomato_141793-1943.jpg?_wi=4", }, { id: "5", name: "Garlic Bread", price: "$6.00", variant: "Starter", - imageSrc: "http://img.b2bpic.net/free-photo/pizza-dough-with-pepperoni-mushroom-cheese-top-cheese-sprinkles-olive-corn-tomato_141793-1943.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pizza-dough-with-pepperoni-mushroom-cheese-top-cheese-sprinkles-olive-corn-tomato_141793-1943.jpg?_wi=5", }, { id: "6", name: "Veggie Delight", price: "$13.00", variant: "Pizza", - imageSrc: "http://img.b2bpic.net/free-photo/pizza-dough-with-pepperoni-mushroom-cheese-top-cheese-sprinkles-olive-corn-tomato_141793-1943.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pizza-dough-with-pepperoni-mushroom-cheese-top-cheese-sprinkles-olive-corn-tomato_141793-1943.jpg?_wi=6", }, ]} title="Our Menu"