diff --git a/src/app/page.tsx b/src/app/page.tsx index 704bfed..dae03e6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/dark-plates-with-black-pasta-black-table_23-2148340404.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dark-plates-with-black-pasta-black-table_23-2148340404.jpg?_wi=1" showBlur={true} avatars={[ { @@ -117,7 +117,7 @@ export default function LandingPage() { description: "Authentic royal dining experience.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/chicken-breast-with-cheese-arugula-grilled-vegetables_141793-1150.jpg" + imageSrc="http://img.b2bpic.net/free-photo/chicken-breast-with-cheese-arugula-grilled-vegetables_141793-1150.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -181,7 +181,7 @@ export default function LandingPage() { title: "Our Ambiance", description: "We treat every table like the head of the feast.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/chicken-breast-with-cheese-arugula-grilled-vegetables_141793-1150.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chicken-breast-with-cheese-arugula-grilled-vegetables_141793-1150.jpg?_wi=2", }, items: [ { @@ -198,7 +198,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/dark-plates-with-black-pasta-black-table_23-2148340404.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dark-plates-with-black-pasta-black-table_23-2148340404.jpg?_wi=2", imageAlt: "luxury mediterranean restaurant interior dark", }, ]}