From b087397b4dfa7e9d1dcd300b27cff680e95650ae Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 10:58:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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"