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" />