Update src/app/page.tsx

This commit is contained in:
2026-05-09 22:50:37 +00:00
parent a7443c0f96
commit 0acab72eac

View File

@@ -161,7 +161,8 @@ export default function LandingPage() {
faqs={[
{ id: "q1", title: "What areas do you cover?", content: "We cover a 50-mile radius around the city center, 24/7." },
{ id: "q2", title: "Are you licensed?", content: "Yes, all our drivers are fully certified and insured." },
{ id: "q3", title: "How quickly can you arrive?", content: "Our average response time is under 30 minutes in the city." }
{ id: "q3", title: "How quickly can you arrive?", content: "Our average response time is under 30 minutes in the city." },
{ id: "q4", title: "What payment methods do you accept?", content: "We accept all major credit cards, debit cards, and contactless mobile payments at the time of service." }
]}
imageSrc="http://img.b2bpic.net/free-photo/girl-with-her-dads-enjoying-family-trip_23-2149503841.jpg"
mediaAnimation="blur-reveal"