diff --git a/src/app/page.tsx b/src/app/page.tsx index 8d104b9..6c92641 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -150,7 +150,7 @@ export default function LandingPage() { Book Online." }, + { id: "f0", title: "How do I book an appointment?", content: "You can book your appointment easily by visiting our Booking & Consultation page to schedule your service online." }, { id: "f1", title: "How long does a full wash take?", content: "Our Pro wash typically takes 60-90 minutes depending on the vehicle size." }, { id: "f2", title: "Do you offer mobile services?", content: "Currently, we operate out of our high-tech bay in the downtown area." }, { id: "f3", title: "What products do you use?", content: "We use only pH-neutral, environmentally friendly chemicals that protect your car's paint finish." },