From ca70d09e48f171475320bd3e02e0fad74415a229 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 12:51:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 29430c3..513c680 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,15 +67,9 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/man-eating-bolognese-penne-pasta-garnished-with-herbs_140725-8738.jpg", imageAlt: "A plate of Orecchiette alle Cime di Rapa con Vongole"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-eating-bolognese-penne-pasta-garnished-with-herbs_140725-8738.jpg", imageAlt: "authentic pugliese orecchiette pasta dish"}, { - imageSrc: "http://img.b2bpic.net/free-photo/retro-decoration-with-candle-nuts_23-2147690209.jpg", imageAlt: "Cozy and elegant interior of Trattoria Pugliese Acquasala"}, - { - imageSrc: "http://img.b2bpic.net/free-photo/vegetables-pizzas-near-pasta_23-2147772122.jpg", imageAlt: "Vegetables and pizzas near pasta"}, - { - imageSrc: "http://img.b2bpic.net/free-photo/pasta-near-pizzas-rosemary_23-2147772121.jpg", imageAlt: "Pasta near pizzas and rosemary"}, - { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-healthy-pasta-cooking-pot-jute-textile-with-cherry-tomato-salad_23-2148076248.jpg", imageAlt: "High angle view of healthy pasta in cooking pot on jute textile with cherry tomato and salad"}, + imageSrc: "http://img.b2bpic.net/free-photo/retro-decoration-with-candle-nuts_23-2147690209.jpg", imageAlt: "cozy italian trattoria interior lighting"} ]} mediaAnimation="opacity" rating={4.3} -- 2.49.1