diff --git a/src/app/page.tsx b/src/app/page.tsx index 9edaecd..598ba69 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/restaurant-table-private-room-with-fireplace-wooden-ceilings-brick-walls_140725-8458.jpg" + imageSrc="http://img.b2bpic.net/free-photo/restaurant-table-private-room-with-fireplace-wooden-ceilings-brick-walls_140725-8458.jpg?_wi=1" imageAlt="Cozy and elegant bistro interior" mediaAnimation="slide-up" /> @@ -111,7 +111,7 @@ export default function LandingPage() { name: "Truffle Mushroom Risotto", price: "$28.00", variant: "Vegetarian", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-pesto-pasta-dish-with-parmesan-cheese-basil_23-2152015850.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-pesto-pasta-dish-with-parmesan-cheese-basil_23-2152015850.jpg?_wi=1", imageAlt: "Truffle mushroom risotto", }, { @@ -127,7 +127,7 @@ export default function LandingPage() { name: "Filet Mignon", price: "$42.00", variant: "Meat", - imageSrc: "http://img.b2bpic.net/free-photo/close-front-view-grilled-meat-with-vegetables-lettuce-with-grated-cheese-plate_141793-2811.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-front-view-grilled-meat-with-vegetables-lettuce-with-grated-cheese-plate_141793-2811.jpg?_wi=1", imageAlt: "Filet mignon", }, { @@ -177,7 +177,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-kitchen_23-2148903559.jpg", imageAlt: "Catering event setup", }, - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-private-room-with-fireplace-wooden-ceilings-brick-walls_140725-8458.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-private-room-with-fireplace-wooden-ceilings-brick-walls_140725-8458.jpg?_wi=2", imageAlt: "elegant private dining room setup", }, { @@ -191,7 +191,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/bottles-with-champagne-are-cooling-pail-with-ice-bottles-with-wine-are-near_8353-9526.jpg", imageAlt: "Sommelier pouring wine", }, - imageSrc: "http://img.b2bpic.net/free-photo/delicious-pesto-pasta-dish-with-parmesan-cheese-basil_23-2152015850.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-pesto-pasta-dish-with-parmesan-cheese-basil_23-2152015850.jpg?_wi=2", imageAlt: "elegant private dining room setup", }, { @@ -205,7 +205,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/flowers-glasses-wine-with-blurred-background_1098-1564.jpg", imageAlt: "Romantic table setup", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-front-view-grilled-meat-with-vegetables-lettuce-with-grated-cheese-plate_141793-2811.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-front-view-grilled-meat-with-vegetables-lettuce-with-grated-cheese-plate_141793-2811.jpg?_wi=2", imageAlt: "elegant private dining room setup", }, ]}