From 3f7c82be0ba931958e78a33ec6d58ee1c87d0911 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 18:23:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8412a0b..15464e4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -160,6 +160,7 @@ export default function LandingPage() { id: "5", title: "Qual è il range di prezzo?", content: "Le nostre pizze hanno prezzi tra €10-€20 in base agli ingredienti. Ottimo rapporto qualità-prezzo e porzioni generose."}, ]} mediaPosition="left" + mediaAnimation="slide-up" faqsAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} -- 2.49.1