diff --git a/src/app/page.tsx b/src/app/page.tsx index 2080191..c9ffa41 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -162,7 +162,9 @@ export default function LandingPage() { faqs={[ { id: "faq1", title: "Do you provide free estimates?", content: "Yes, contact us today for a fast and free estimate." }, { id: "faq2", title: "Are you fully insured?", content: "We are a professional, fully insured service provider." }, - { id: "faq3", title: "Do you handle commercial projects?", content: "We handle both residential and light commercial projects." } + { id: "faq3", title: "Do you handle commercial projects?", content: "We handle both residential and light commercial projects." }, + { id: "faq4", title: "What items do you not accept?", content: "We cannot accept hazardous materials, chemicals, or automotive fluids. Please contact us for specific item inquiries." }, + { id: "faq5", title: "How soon can you schedule a pickup?", content: "We often offer same-day or next-day scheduling. Contact us to confirm availability for your preferred window." } ]} title="COMMON QUESTIONS" description="Need to know more about our junk removal and cleanout process?"