diff --git a/src/app/page.tsx b/src/app/page.tsx index bf49056..e06d01a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -124,6 +124,8 @@ export default function LandingPage() { title="Common Questions" faqsAnimation="slide-up" textboxLayout="default" + useInvertedBackground={false} + description="Answers to frequently asked questions about PurePad." imageSrc="http://img.b2bpic.net/free-photo/beautiful-dish-set-gilded-candlesticks_140725-2255.jpg" faqs={[ { id: "q1", title: "Do you ship internationally?", content: "Yes, we ship globally using premium logistics partners." }, @@ -138,6 +140,7 @@ export default function LandingPage() { title="Ready to Transform Your Space?" description="Connect with our design team for personalized assistance." background={{ variant: "sparkles-gradient" }} + useInvertedBackground={false} />