Update src/app/contact/page.tsx
This commit is contained in:
@@ -11,7 +11,7 @@ import {
|
||||
Shield,
|
||||
Star,
|
||||
Plane,
|
||||
Taxi,
|
||||
Navigation,
|
||||
Phone,
|
||||
} from "lucide-react";
|
||||
import Link from "next/link";
|
||||
@@ -27,8 +27,7 @@ export default function ContactPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "#about" },
|
||||
{ label: "Our Services", href: "services" },
|
||||
{ label: "Tour Packages", href: "packages" },
|
||||
@@ -36,23 +35,17 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Phone: 095666 55435", href: "tel:+919566655435" },
|
||||
{
|
||||
label: "Email: info@coimbatoretours.com",
|
||||
href: "mailto:info@coimbatoretours.com",
|
||||
},
|
||||
label: "Email: info@coimbatoretours.com", href: "mailto:info@coimbatoretours.com"},
|
||||
{
|
||||
label: "Address: 436, A/2, Avinashi Rd, Peelamedu",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Address: 436, A/2, Avinashi Rd, Peelamedu", href: "#contact"},
|
||||
{ label: "Open 24 Hours", href: "#contact" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{ label: "FAQ", href: "#faq" },
|
||||
{ label: "Booking Support", href: "#inquiry" },
|
||||
{ label: "WhatsApp Chat", href: "#contact" },
|
||||
@@ -78,9 +71,7 @@ export default function ContactPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Book Now",
|
||||
href: "inquiry",
|
||||
}}
|
||||
text: "Book Now", href: "inquiry"}}
|
||||
brandName="Coimbatore Tours & Travels"
|
||||
/>
|
||||
</div>
|
||||
@@ -92,82 +83,55 @@ export default function ContactPage() {
|
||||
tag="Trusted Local Service"
|
||||
tagIcon={MapPin}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "inquiry",
|
||||
},
|
||||
text: "Book Now", href: "inquiry"},
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+919566655435",
|
||||
},
|
||||
text: "Call Now", href: "tel:+919566655435"},
|
||||
]}
|
||||
dashboard={{
|
||||
title: "Why Travelers Choose Us",
|
||||
logoIcon: Star,
|
||||
title: "Why Travelers Choose Us", logoIcon: Star,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/businesswoman-sitting-backseat-taxi_23-2149236705.jpg?_wi=2",
|
||||
searchPlaceholder: "Where are you going?",
|
||||
sidebarItems: [
|
||||
"http://img.b2bpic.net/free-photo/businesswoman-sitting-backseat-taxi_23-2149236705.jpg", searchPlaceholder: "Where are you going?", sidebarItems: [
|
||||
{ icon: MapPin, active: true },
|
||||
{ icon: Clock, active: false },
|
||||
{ icon: Shield, active: false },
|
||||
],
|
||||
buttons: [
|
||||
{
|
||||
text: "Airport Transfer",
|
||||
href: "services",
|
||||
},
|
||||
text: "Airport Transfer", href: "services"},
|
||||
{
|
||||
text: "City Cab",
|
||||
href: "services",
|
||||
},
|
||||
text: "City Cab", href: "services"},
|
||||
],
|
||||
stats: [
|
||||
{
|
||||
title: "On-Time Pickups",
|
||||
values: ["98%", "99%", "100%"],
|
||||
description: "Reliable and punctual service",
|
||||
},
|
||||
title: "On-Time Pickups", values: [98, 99, 100],
|
||||
description: "Reliable and punctual service"},
|
||||
{
|
||||
title: "Happy Customers",
|
||||
values: ["4.1", "4.2", "4.3"],
|
||||
valueSuffix: "★",
|
||||
description: "Rating from 98 verified reviews",
|
||||
},
|
||||
title: "Happy Customers", values: [4.1, 4.2, 4.3],
|
||||
valueSuffix: "★", description: "Rating from 98 verified reviews"},
|
||||
{
|
||||
title: "Well-Maintained Fleet",
|
||||
values: ["25+", "30+", "35+"],
|
||||
description: "AC vehicles regularly serviced",
|
||||
},
|
||||
title: "Well-Maintained Fleet", values: [25, 30, 35],
|
||||
description: "AC vehicles regularly serviced"},
|
||||
],
|
||||
chartTitle: "Service Availability",
|
||||
chartData: [
|
||||
chartTitle: "Service Availability", chartData: [
|
||||
{ value: 95 },
|
||||
{ value: 98 },
|
||||
{ value: 100 },
|
||||
{ value: 97 },
|
||||
{ value: 99 },
|
||||
],
|
||||
listTitle: "Available Services",
|
||||
listItems: [
|
||||
listTitle: "Available Services", listItems: [
|
||||
{
|
||||
icon: Plane,
|
||||
title: "Airport Transfer",
|
||||
status: "24/7 Available",
|
||||
},
|
||||
title: "Airport Transfer", status: "24/7 Available"},
|
||||
{
|
||||
icon: Taxi,
|
||||
title: "City Cab Rental",
|
||||
status: "On Demand",
|
||||
},
|
||||
icon: Navigation,
|
||||
title: "City Cab Rental", status: "On Demand"},
|
||||
{
|
||||
icon: MapPin,
|
||||
title: "Outstation Trips",
|
||||
status: "Custom Routes",
|
||||
},
|
||||
title: "Outstation Trips", status: "Custom Routes"},
|
||||
],
|
||||
}}
|
||||
/>
|
||||
@@ -178,9 +142,7 @@ export default function ContactPage() {
|
||||
ctaTitle="Book Your Journey Today"
|
||||
ctaDescription="Fill out the form below to get a free quote or book your travel. We'll respond within 1 hour."
|
||||
ctaButton={{
|
||||
text: "Get Free Quote",
|
||||
href: "#inquiry-form",
|
||||
}}
|
||||
text: "Get Free Quote", href: "#inquiry-form"}}
|
||||
ctaIcon={Phone}
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
@@ -188,41 +150,23 @@ export default function ContactPage() {
|
||||
showCard={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How far in advance should I book?",
|
||||
content:
|
||||
"For airport transfers, booking at least 12 hours in advance is recommended. For tour packages, we suggest booking 3-7 days ahead. Last-minute bookings are available on request based on vehicle availability.",
|
||||
},
|
||||
id: "1", title: "How far in advance should I book?", content:
|
||||
"For airport transfers, booking at least 12 hours in advance is recommended. For tour packages, we suggest booking 3-7 days ahead. Last-minute bookings are available on request based on vehicle availability."},
|
||||
{
|
||||
id: "2",
|
||||
title: "What vehicles do you offer?",
|
||||
content:
|
||||
"We offer a range of vehicles including sedan cars (AC), SUVs for family travel, and coaches for group tours. All vehicles are well-maintained, air-conditioned, and regularly serviced for your comfort and safety.",
|
||||
},
|
||||
id: "2", title: "What vehicles do you offer?", content:
|
||||
"We offer a range of vehicles including sedan cars (AC), SUVs for family travel, and coaches for group tours. All vehicles are well-maintained, air-conditioned, and regularly serviced for your comfort and safety."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Do you provide drivers for outstation trips?",
|
||||
content:
|
||||
"Yes, all our outstation and tour packages include experienced, professionally trained drivers. For self-drive options, we can arrange vehicle rental. Our drivers are well-versed with all major routes and destinations.",
|
||||
},
|
||||
id: "3", title: "Do you provide drivers for outstation trips?", content:
|
||||
"Yes, all our outstation and tour packages include experienced, professionally trained drivers. For self-drive options, we can arrange vehicle rental. Our drivers are well-versed with all major routes and destinations."},
|
||||
{
|
||||
id: "4",
|
||||
title: "What is your cancellation policy?",
|
||||
content:
|
||||
"Cancellations made 24 hours before the scheduled time receive a full refund. Cancellations within 24 hours are subject to a 50% charge. No-shows incur the full booking amount. Special policies apply for package tours.",
|
||||
},
|
||||
id: "4", title: "What is your cancellation policy?", content:
|
||||
"Cancellations made 24 hours before the scheduled time receive a full refund. Cancellations within 24 hours are subject to a 50% charge. No-shows incur the full booking amount. Special policies apply for package tours."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Do you offer WhatsApp support?",
|
||||
content:
|
||||
"Yes! We provide WhatsApp support for quick queries and bookings. You can reach us at any time for inquiries, track your ride, and communicate directly with our team via WhatsApp.",
|
||||
},
|
||||
id: "5", title: "Do you offer WhatsApp support?", content:
|
||||
"Yes! We provide WhatsApp support for quick queries and bookings. You can reach us at any time for inquiries, track your ride, and communicate directly with our team via WhatsApp."},
|
||||
{
|
||||
id: "6",
|
||||
title: "Are your drivers trained and verified?",
|
||||
content:
|
||||
"Absolutely. All our drivers undergo thorough background verification, safety training, and customer service courses. They are professional, courteous, and know the roads inside out.",
|
||||
},
|
||||
id: "6", title: "Are your drivers trained and verified?", content:
|
||||
"Absolutely. All our drivers undergo thorough background verification, safety training, and customer service courses. They are professional, courteous, and know the roads inside out."},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user