diff --git a/src/app/page.tsx b/src/app/page.tsx index 0ce038c..865a469 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-breast-fresh-cut-salad-bunch-tomatoes-wooden-board_482257-31566.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-breast-fresh-cut-salad-bunch-tomatoes-wooden-board_482257-31566.jpg?_wi=1", imageAlt: "Breakfast specialty", }, { @@ -99,7 +99,7 @@ export default function LandingPage() { }, { id: "6", - imageSrc: "http://img.b2bpic.net/free-photo/plate-with-roasted-meat-roll-potato-wedges-wooden-table_23-2148113622.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-with-roasted-meat-roll-potato-wedges-wooden-table_23-2148113622.jpg?_wi=1", imageAlt: "Menu items", }, ]} @@ -141,7 +141,7 @@ export default function LandingPage() { price: "$12.99", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-breast-fresh-cut-salad-bunch-tomatoes-wooden-board_482257-31566.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-breast-fresh-cut-salad-bunch-tomatoes-wooden-board_482257-31566.jpg?_wi=2", }, { id: "m2", @@ -150,7 +150,7 @@ export default function LandingPage() { price: "$16.99", rating: 5, reviewCount: "95", - imageSrc: "http://img.b2bpic.net/free-photo/plate-with-roasted-meat-roll-potato-wedges-wooden-table_23-2148113622.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-with-roasted-meat-roll-potato-wedges-wooden-table_23-2148113622.jpg?_wi=2", }, { id: "m3", @@ -159,7 +159,7 @@ export default function LandingPage() { price: "$15.99", rating: 4, reviewCount: "80", - imageSrc: "http://img.b2bpic.net/free-photo/plate-with-roasted-meat-roll-potato-wedges-wooden-table_23-2148113622.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-with-roasted-meat-roll-potato-wedges-wooden-table_23-2148113622.jpg?_wi=3", }, { id: "m4", @@ -168,7 +168,7 @@ export default function LandingPage() { price: "$10.99", rating: 4, reviewCount: "110", - imageSrc: "http://img.b2bpic.net/free-photo/plate-with-roasted-meat-roll-potato-wedges-wooden-table_23-2148113622.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-with-roasted-meat-roll-potato-wedges-wooden-table_23-2148113622.jpg?_wi=4", }, { id: "m5", @@ -177,7 +177,7 @@ export default function LandingPage() { price: "$5.99", rating: 5, reviewCount: "150", - imageSrc: "http://img.b2bpic.net/free-photo/plate-with-roasted-meat-roll-potato-wedges-wooden-table_23-2148113622.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-with-roasted-meat-roll-potato-wedges-wooden-table_23-2148113622.jpg?_wi=5", }, { id: "m6", @@ -186,7 +186,7 @@ export default function LandingPage() { price: "$4.99", rating: 4, reviewCount: "60", - imageSrc: "http://img.b2bpic.net/free-photo/plate-with-roasted-meat-roll-potato-wedges-wooden-table_23-2148113622.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-with-roasted-meat-roll-potato-wedges-wooden-table_23-2148113622.jpg?_wi=6", }, ]} title="Our Signature Menu" @@ -204,21 +204,21 @@ export default function LandingPage() { title: "Family Style", description: "Spacious seating for the whole family.", tag: "Interior", - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-delicious-fried-fishes-lemon-slices-brown-plate-spices-tomatoes-oil-bottle-mix-colors-table-with-free-space_179666-18194.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-delicious-fried-fishes-lemon-slices-brown-plate-spices-tomatoes-oil-bottle-mix-colors-table-with-free-space_179666-18194.jpg?_wi=1", }, { id: "g2", title: "Fresh Plates", description: "Only the best ingredients.", tag: "Food", - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-delicious-fried-fishes-lemon-slices-brown-plate-spices-tomatoes-oil-bottle-mix-colors-table-with-free-space_179666-18194.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-delicious-fried-fishes-lemon-slices-brown-plate-spices-tomatoes-oil-bottle-mix-colors-table-with-free-space_179666-18194.jpg?_wi=2", }, { id: "g3", title: "Warm Welcome", description: "Friendly staff waiting for you.", tag: "Atmosphere", - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-delicious-fried-fishes-lemon-slices-brown-plate-spices-tomatoes-oil-bottle-mix-colors-table-with-free-space_179666-18194.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-delicious-fried-fishes-lemon-slices-brown-plate-spices-tomatoes-oil-bottle-mix-colors-table-with-free-space_179666-18194.jpg?_wi=3", }, ]} title="A Cozy Dining Atmosphere"