diff --git a/src/app/page.tsx b/src/app/page.tsx index b9c44d9..c43522d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,15 +71,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/half-shot-delicious-fried-fish-brown-plate-mix-colors-table-with-free-space_179666-18181.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/half-shot-delicious-fried-fish-brown-plate-mix-colors-table-with-free-space_179666-18181.jpg?_wi=1", imageAlt: "Crispy fried catfish with steam", }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-seafood-appetizers-fish-squid-shrimps-with-sauces-salad_141793-5091.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-seafood-appetizers-fish-squid-shrimps-with-sauces-salad_141793-5091.jpg?_wi=1", imageAlt: "Platter of seafood and soul sides", }, { - imageSrc: "http://img.b2bpic.net/free-photo/purple-plate-with-chicken-leg-meat-with-slices-lemon_114579-66233.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/purple-plate-with-chicken-leg-meat-with-slices-lemon_114579-66233.jpg?_wi=1", imageAlt: "Crispy golden catfish plate side view", }, { @@ -132,7 +132,7 @@ export default function LandingPage() { description: "Cooked to order, served hot, every single time.", bentoComponent: "reveal-icon", icon: Award, - imageSrc: "http://img.b2bpic.net/free-photo/half-shot-delicious-fried-fish-brown-plate-mix-colors-table-with-free-space_179666-18181.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/half-shot-delicious-fried-fish-brown-plate-mix-colors-table-with-free-space_179666-18181.jpg?_wi=2", imageAlt: "southern mac and cheese yams combo", }, { @@ -140,7 +140,7 @@ export default function LandingPage() { description: "Staff that treats you like family, not just a table number.", bentoComponent: "reveal-icon", icon: Heart, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-seafood-appetizers-fish-squid-shrimps-with-sauces-salad_141793-5091.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-seafood-appetizers-fish-squid-shrimps-with-sauces-salad_141793-5091.jpg?_wi=2", imageAlt: "southern mac and cheese yams combo", }, { @@ -148,7 +148,7 @@ export default function LandingPage() { description: "Customers travel across the Triangle to get their fix.", bentoComponent: "reveal-icon", icon: Car, - imageSrc: "http://img.b2bpic.net/free-photo/purple-plate-with-chicken-leg-meat-with-slices-lemon_114579-66233.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/purple-plate-with-chicken-leg-meat-with-slices-lemon_114579-66233.jpg?_wi=2", imageAlt: "southern mac and cheese yams combo", }, ]}