diff --git a/src/app/page.tsx b/src/app/page.tsx index 2c9c0d4..eff94ed 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -164,8 +164,10 @@ export default function LandingPage() { { 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: "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." } + { id: "faq4", title: "What items are prohibited?", content: "For safety and compliance, we cannot accept hazardous materials (chemicals, oils, paints), automotive fluids, asbestos, or medical waste. Please contact our team if you are unsure about a specific item." }, + { id: "faq5", title: "What is your scheduling policy?", content: "We offer flexible scheduling including same-day and next-day service. Appointments are filled on a first-come, first-served basis, so we recommend booking in advance to secure your preferred window." }, + { id: "faq6", title: "How do you handle heavy items?", content: "Our team is equipped to handle appliances, furniture, and heavy debris. Please inform us of any exceptionally heavy items during booking so we can bring the right equipment." }, + { id: "faq7", title: "Do I need to be home for the pickup?", content: "For most services, you do not need to be home as long as the items are accessible. We will coordinate with you to ensure a seamless process." } ]} title="COMMON QUESTIONS" description="Need to know more about our junk removal and cleanout process?"