diff --git a/src/app/page.tsx b/src/app/page.tsx index f6c3b78..55c1eb2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,7 +13,18 @@ const navItems = [{ name: "Home", id: "/" }]; export default function Page() { return ( - + @@ -23,6 +34,7 @@ export default function Page() { description="La pizza al taglio più desiderata" buttons={[{ text: "Scopri di più", href: "#prodotto" }]} background={{ variant: "plain" }} + mediaAnimation="none" />