From fbbd303a44213427ac85e1e900793f306c9e0209 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 08:00:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 706446a..ed4ed2f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,6 @@ export default function LandingPage() { { text: "Learn More", href: "#about" } ]} buttonAnimation="slide-up" - animationType="smooth" background={{ variant: "plain" }} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/coffee-saucer-cloves-cinnamons-burlap_114579-68959.jpg", imageAlt: "shining brass metal puja vessels traditional" } @@ -191,11 +190,9 @@ export default function LandingPage() { tagIcon={HelpCircle} tagAnimation="slide-up" textboxLayout="default" - animationType="slide-up" mediaAnimation="slide-up" faqsAnimation="slide-up" - useInvertedBackground={false} - animationType="smooth" + useInvertedBackground={false" faqs={[ { id: "1", title: "Is Honnambari safe for all metals?", content: "Yes! Honnambari is specially formulated for silver, brass, copper, steel, and similar metals. It is safe for both household kitchenware and sacred puja items. Always test on a small area first if using on antique pieces." -- 2.49.1