From 81396555108f1b857732fdbb7f55e14d20738cff Mon Sep 17 00:00:00 2001 From: development Date: Wed, 14 Jan 2026 14:32:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bb890a1..8a8ba8f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,7 +83,7 @@ export default function LandingPage() { buttons={[ { text: "Discover Our Story", href: "#" } ]} - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" headingClassName="text-foreground" /> @@ -133,8 +133,6 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground="invertDefault" - titleClassName="text-foreground" - descriptionClassName="text-foreground" /> @@ -167,8 +165,6 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground="noInvert" - titleClassName="text-foreground" - descriptionClassName="text-foreground" speed={40} /> @@ -201,7 +197,7 @@ export default function LandingPage() { id: "6", title: "How should I care for my pieces?", content: "Each purchase includes detailed care instructions specific to the item. We also offer professional conservation and maintenance services." } ]} - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" animationType="slide-up" accordionAnimationType="smooth" />