diff --git a/src/app/page.tsx b/src/app/page.tsx index 3e3953e..4733c51 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,7 +92,7 @@ export default function LandingPage() { title: "Authenticity", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/selective-focus-shot-appetizing-pasta-with-shrimps-mushrooms-greens_181624-59472.jpg" + imageSrc="http://img.b2bpic.net/free-photo/selective-focus-shot-appetizing-pasta-with-shrimps-mushrooms-greens_181624-59472.jpg?_wi=1" mediaAnimation="blur-reveal" metricsAnimation="slide-up" /> @@ -153,7 +153,7 @@ export default function LandingPage() { id: "p1", name: "Homemade Pappardelle", price: "18€", - imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-appetizing-pasta-with-shrimps-mushrooms-greens_181624-59472.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-appetizing-pasta-with-shrimps-mushrooms-greens_181624-59472.jpg?_wi=2", }, { id: "p2", @@ -165,7 +165,7 @@ export default function LandingPage() { id: "p3", name: "Seasonal Risotto", price: "22€", - imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-appetizing-pasta-with-shrimps-mushrooms-greens_181624-59472.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-appetizing-pasta-with-shrimps-mushrooms-greens_181624-59472.jpg?_wi=3", }, ]} title="Italian Classics"