diff --git a/src/app/page.tsx b/src/app/page.tsx index b4481a5..5ff9fcc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -139,6 +139,7 @@ export default function LandingPage() { description="Get to know more about our floral boutique services." faqsAnimation="slide-up" textboxLayout="split" + useInvertedBackground={false} faqs={[ { id: "f1", title: "Where are you located?", content: "We are based at Shamneel Court, Westlands, Nairobi." }, { id: "f2", title: "How do I contact you?", content: "Reach us via hello@westlandsfloral.com or call +254 700 000 000." } @@ -152,6 +153,7 @@ export default function LandingPage() { title="Contact Us" description="Visit us in Westlands for custom floral arrangements." tag="Get In Touch" + useInvertedBackground={false} background={{ variant: "sparkles-gradient" }} />