diff --git a/src/app/page.tsx b/src/app/page.tsx index a8d6a50..746859e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -154,6 +154,7 @@ export default function ShirtWaliMarketPage() { description="Got questions? We've got answers." textboxLayout="default" faqsAnimation="slide-up" + useInvertedBackground={false} faqs={[ { id: "1", title: "How do I find my size?", content: "We provide a detailed size chart on every product page to help you pick the perfect fit." }, { id: "2", title: "How can I track my order?", content: "Once your shirt is shipped, we send you a tracking link via email and SMS." },