From 67ee0d956e558a4d98e65db8baafda1f9bfe8e6a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 20:19:25 +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 4e07369..81b9d62 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -287,6 +287,7 @@ export default function LandingPage() { imageAlt="Customer support team" mediaPosition="right" faqsAnimation="slide-up" + animationType="smooth" faqs={[ { id: "1", title: "How long does it take to receive my custom embosser?", content: "Standard turnaround is 5-7 business days. Professional and Enterprise plans offer faster options including 2-3 day and 24-hour express service. Rush orders can be arranged—contact our sales team for details." -- 2.49.1