2 Commits

Author SHA1 Message Date
74c2d80481 Update src/app/page.tsx 2026-05-09 10:51:25 +00:00
bbe09952a4 Merge version_2 into main
Merge version_2 into main
2026-05-09 10:50:31 +00:00

View File

@@ -101,7 +101,7 @@ export default function LandingPage() {
{
id: "m2", value: "100%", description: "Reliable fuel quality"},
{
id: "m3", value: "Fast", description: "Optimized service time"},
id: "m3", value: "Fast", description: "Fuel up in under 5 minutes"},
]}
title="Why Choose Regina Cabs?"
description="Reliable, fast, and secure services designed for modern drivers."
@@ -175,7 +175,7 @@ export default function LandingPage() {
{
id: "q1", title: "Are you open 24/7?", content: "Yes, our fuel station and store are open 24/7."},
{
id: "q2", title: "What payment methods are accepted?", content: "We accept major credit cards, cash, and digital payments, including Apple Pay, Google Pay, and other contactless methods for a seamless experience."},
id: "q2", title: "What payment methods are accepted?", content: "We accept major credit cards, cash, and digital payments."},
{
id: "q3", title: "Do you offer car wash services?", content: "Yes, we have a premium automated car wash system."},
]}