1 Commits

Author SHA1 Message Date
aab574c9fc Update src/app/page.tsx 2026-04-27 17:03:11 +00:00

View File

@@ -71,7 +71,6 @@ export default function LandingPage() {
<div id="features" data-section="features">
<FeatureCardTwelve
tag="Our Advantages"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
@@ -133,11 +132,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1", title: "How can I book a taxi?", content: "You can book your taxi by contacting us directly through phone or email listed on our website."},
id: "q1", title: "How can I book a taxi?", content: "You can book your taxi instantly by calling us at +91-9876543210 or clicking the 'Book Now' button below."},
{
id: "q2", title: "Is the taxi available 24/7?", content: "Yes, we operate 24/7 to ensure you have a ride whenever you need it."},
id: "q2", title: "Is the taxi available 24/7?", content: "Yes, we operate 24/7 to ensure you have a ride whenever you need it. Call us anytime at +91-9876543210."},
{
id: "q3", title: "Do you provide airport transfers?", content: "Absolutely! We provide comfortable transfer services to and from major airports."},
id: "q3", title: "Do you provide airport transfers?", content: "Absolutely! We provide comfortable transfer services to and from major airports. Contact us at +91-9876543210 for a quote."},
]}
title="Frequently Asked Questions"
description="Find answers to your common booking and travel questions here."