Update src/app/page.tsx

This commit is contained in:
2026-03-27 10:58:52 +00:00
parent dc9a38aaaf
commit b087397b4d

View File

@@ -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"