Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-05-08 01:56:52 +00:00

View File

@@ -150,7 +150,7 @@ export default function LandingPage() {
<FaqSplitText
useInvertedBackground={true}
faqs={[
{ id: "f0", title: "How do I book an appointment?", content: "You can book your appointment easily by using the booking form in our contact section here: <a href='#contact' class='underline'>Book Online</a>." },
{ id: "f0", title: "How do I book an appointment?", content: "You can book your appointment easily by visiting our <a href='#contact' class='underline'>Booking & Consultation page</a> 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." },