diff --git a/src/app/page.tsx b/src/app/page.tsx index a284358..df63dd2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,6 +70,7 @@ export default function LandingPage() { @@ -118,8 +122,10 @@ export default function LandingPage() { { id: "q2", title: "What brands do you carry?", content: "We exclusively stock premium quality Nerolac and JK Max products." }, ]} title="FAQ" + description="Common questions from our valued customers." faqsAnimation="slide-up" textboxLayout="default" + useInvertedBackground={false} /> @@ -130,6 +136,7 @@ export default function LandingPage() { description="Owned by Saurabh Sharma, we're ready to assist with all your painting needs. Call us today at 9027538973." buttons={[{ text: "Call 9027538973", href: "tel:9027538973" }]} background={{ variant: "plain" }} + useInvertedBackground={false} />