From 13a6792c0bd52755e96f5a7043a6163546eb2e40 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 18:09:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 62 ++++++++++++++++++++++++------------------------ 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 211b1ef..b1f11a7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,11 +20,11 @@ export default function LandingPage() { return ( @@ -169,16 +169,16 @@ export default function LandingPage() { @@ -227,7 +227,7 @@ export default function LandingPage() { description="Risposte alle domande più comuni sui nostri prodotti e servizi" tag="FAQ" tagIcon={HelpCircle} - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" faqs={[ { id: "1", title: "Quali marche vendete?", content: "Vendiamo un'ampia selezione di brand professionali: Canon, Nikon, Sony, Fujifilm, Pentax e molti altri. Sia equipaggiamenti nuovo che usato garantito con certificato di autenticità." @@ -260,10 +260,10 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1