diff --git a/src/app/page.tsx b/src/app/page.tsx index 854ba70..4202935 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -164,6 +164,10 @@ export default function LandingPage() { id: "q2", title: "Are your detergents safe?", content: "Yes, we use eco-friendly products safe for children and pets."}, { id: "q3", title: "How often should I clean my sofa?", content: "We recommend every 6-12 months for optimal hygiene."}, + { + id: "q4", title: "How does the booking process work?", content: "Simply contact us via phone or email to schedule an appointment. We will confirm your slot within a few hours."}, + { + id: "q5", title: "What areas do you serve?", content: "We provide comprehensive cleaning services throughout Yerevan and surrounding districts."}, ]} title="Frequently Asked Questions" description="Common questions about our cleaning processes and scheduling."