Merge version_1 into main #2
340
src/app/page.tsx
340
src/app/page.tsx
@@ -34,21 +34,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Programs",
|
||||
id: "#programs",
|
||||
},
|
||||
name: "Programs", id: "#programs"},
|
||||
{
|
||||
name: "Why Us",
|
||||
id: "#why-us",
|
||||
},
|
||||
name: "Why Us", id: "#why-us"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "#pricing",
|
||||
},
|
||||
name: "Pricing", id: "#pricing"},
|
||||
]}
|
||||
brandName="DK Driving Academy"
|
||||
/>
|
||||
@@ -57,21 +49,16 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
logoText="DK Car Driving Institution"
|
||||
description="Master Hyderabad Roads With Confidence. Professional driving training designed for beginners, nervous learners, women drivers, and working professionals."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Free Trial",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Free Trial", href: "#contact"},
|
||||
{
|
||||
text: "WhatsApp Us",
|
||||
href: "https://wa.me/919999999999",
|
||||
},
|
||||
text: "WhatsApp Us", href: "https://wa.me/919999999999"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/drivers-hand-wheel-forest-road-speed-blur-effect_169016-68618.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/drivers-hand-wheel-forest-road-speed-blur-effect_169016-68618.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -83,25 +70,13 @@ export default function LandingPage() {
|
||||
tag="Milestones"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "2000+",
|
||||
description: "Students Trained",
|
||||
},
|
||||
id: "m1", value: "2000+", description: "Students Trained"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "4.9⭐",
|
||||
description: "Rating",
|
||||
},
|
||||
id: "m2", value: "4.9⭐", description: "Rating"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "10+",
|
||||
description: "Certified Mentors",
|
||||
},
|
||||
id: "m3", value: "10+", description: "Certified Mentors"},
|
||||
{
|
||||
id: "m4",
|
||||
value: "24/7",
|
||||
description: "Support Available",
|
||||
},
|
||||
id: "m4", value: "24/7", description: "Support Available"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -115,59 +90,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Standard",
|
||||
name: "Beginner Training",
|
||||
price: "₹3,999",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-traveling-by-car_23-2148906399.jpg?_wi=1",
|
||||
},
|
||||
id: "p1", brand: "Standard", name: "Beginner Training", price: "₹3,999", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-traveling-by-car_23-2148906399.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Advanced",
|
||||
name: "Automatic Training",
|
||||
price: "₹5,499",
|
||||
rating: 5,
|
||||
reviewCount: "85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-preparing-get-driver-license_23-2150167559.jpg?_wi=1",
|
||||
},
|
||||
id: "p2", brand: "Advanced", name: "Automatic Training", price: "₹5,499", rating: 5,
|
||||
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/person-preparing-get-driver-license_23-2150167559.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Manual",
|
||||
name: "Manual Car Training",
|
||||
price: "₹4,999",
|
||||
rating: 4,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318414.jpg",
|
||||
},
|
||||
id: "p3", brand: "Manual", name: "Manual Car Training", price: "₹4,999", rating: 4,
|
||||
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318414.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Specialized",
|
||||
name: "Women Special",
|
||||
price: "₹5,999",
|
||||
rating: 5,
|
||||
reviewCount: "150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318421.jpg",
|
||||
},
|
||||
id: "p4", brand: "Specialized", name: "Women Special", price: "₹5,999", rating: 5,
|
||||
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318421.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Skills",
|
||||
name: "Defensive Driving",
|
||||
price: "₹6,999",
|
||||
rating: 5,
|
||||
reviewCount: "60",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-driving-man-pointing-direction_1163-2670.jpg",
|
||||
},
|
||||
id: "p5", brand: "Skills", name: "Defensive Driving", price: "₹6,999", rating: 5,
|
||||
reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-driving-man-pointing-direction_1163-2670.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Professional",
|
||||
name: "Office Commute",
|
||||
price: "₹5,499",
|
||||
rating: 5,
|
||||
reviewCount: "70",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-protection-mask-sitting-inside-car_1303-21454.jpg",
|
||||
},
|
||||
id: "p6", brand: "Professional", name: "Office Commute", price: "₹5,499", rating: 5,
|
||||
reviewCount: "70", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-protection-mask-sitting-inside-car_1303-21454.jpg"},
|
||||
]}
|
||||
title="Comprehensive Training"
|
||||
description="Expertly curated driving courses for every skill level, from absolute beginners to those looking for advanced highway mastery."
|
||||
@@ -181,40 +120,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Patient Mentors",
|
||||
description: "Experienced instructors who prioritize your peace of mind and comfort.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-preparing-get-driver-license_23-2150167545.jpg",
|
||||
},
|
||||
title: "Patient Mentors", description: "Experienced instructors who prioritize your peace of mind and comfort.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-preparing-get-driver-license_23-2150167545.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-stand-near-small-tree-footpath_1150-20134.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/drivers-hand-wheel-forest-road-speed-blur-effect_169016-68618.jpg?_wi=2",
|
||||
imageAlt: "driving instructor professional",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-stand-near-small-tree-footpath_1150-20134.jpg"}
|
||||
},
|
||||
{
|
||||
title: "Real Road Exposure",
|
||||
description: "Practical sessions covering diverse traffic conditions for real-world mastery.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-city-buildings-scene_23-2151823083.jpg",
|
||||
},
|
||||
title: "Real Road Exposure", description: "Practical sessions covering diverse traffic conditions for real-world mastery.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-city-buildings-scene_23-2151823083.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-driving-instructor-holding-checklist-while-background-female-student-steering-driving-car_342744-688.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-traveling-by-car_23-2148906399.jpg?_wi=2",
|
||||
imageAlt: "driving instructor professional",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-driving-instructor-holding-checklist-while-background-female-student-steering-driving-car_342744-688.jpg"}
|
||||
},
|
||||
{
|
||||
title: "Safety-First Methods",
|
||||
description: "Strict adherence to defensive driving techniques that protect you and others.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891398.jpg",
|
||||
},
|
||||
title: "Safety-First Methods", description: "Strict adherence to defensive driving techniques that protect you and others.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891398.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/passenger-smile-morning-road-spring-journey_169016-68326.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-preparing-get-driver-license_23-2150167559.jpg?_wi=2",
|
||||
imageAlt: "driving instructor professional",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/passenger-smile-morning-road-spring-journey_169016-68326.jpg"}
|
||||
},
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
@@ -239,55 +160,27 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "basic",
|
||||
badge: "Essential",
|
||||
price: "₹3,999",
|
||||
subtitle: "Perfect for beginners",
|
||||
features: [
|
||||
"15 Days Training",
|
||||
"Theory Sessions",
|
||||
"Confidence Building",
|
||||
],
|
||||
id: "basic", badge: "Essential", price: "₹3,999", subtitle: "Perfect for beginners", features: [
|
||||
"15 Days Training", "Theory Sessions", "Confidence Building"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Now", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
badge: "Most Popular",
|
||||
price: "₹8,999",
|
||||
subtitle: "Full Support",
|
||||
features: [
|
||||
"Includes License",
|
||||
"RTA Paperwork",
|
||||
"Advanced Training",
|
||||
"Theory Sessions",
|
||||
],
|
||||
id: "pro", badge: "Most Popular", price: "₹8,999", subtitle: "Full Support", features: [
|
||||
"Includes License", "RTA Paperwork", "Advanced Training", "Theory Sessions"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Started", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "elite",
|
||||
badge: "Assistance",
|
||||
price: "₹2,499",
|
||||
subtitle: "License Paperwork",
|
||||
features: [
|
||||
"Document Verification",
|
||||
"RTA Queue Skip",
|
||||
"Application Support",
|
||||
],
|
||||
id: "elite", badge: "Assistance", price: "₹2,499", subtitle: "License Paperwork", features: [
|
||||
"Document Verification", "RTA Queue Skip", "Application Support"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Inquire",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Inquire", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -303,59 +196,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
role: "Office Professional",
|
||||
company: "Hyderabad",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positiv_1258-113975.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah J.", role: "Office Professional", company: "Hyderabad", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positiv_1258-113975.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Arjun R.",
|
||||
role: "Beginner",
|
||||
company: "Hyderabad",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-tourist-holds-textbook-planner-spends-vacations-visiting-unknown-city_273609-55598.jpg",
|
||||
},
|
||||
id: "2", name: "Arjun R.", role: "Beginner", company: "Hyderabad", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-tourist-holds-textbook-planner-spends-vacations-visiting-unknown-city_273609-55598.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Priya K.",
|
||||
role: "New Driver",
|
||||
company: "Hyderabad",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-preparing-get-driver-license_23-2150167550.jpg",
|
||||
},
|
||||
id: "3", name: "Priya K.", role: "New Driver", company: "Hyderabad", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-preparing-get-driver-license_23-2150167550.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Vikram S.",
|
||||
role: "Professional",
|
||||
company: "Hyderabad",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/groom-morning-preparing-wedding-posing-camera_1153-5935.jpg",
|
||||
},
|
||||
id: "4", name: "Vikram S.", role: "Professional", company: "Hyderabad", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/groom-morning-preparing-wedding-posing-camera_1153-5935.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Anita M.",
|
||||
role: "Women Learner",
|
||||
company: "Hyderabad",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-portrait-crossed-arms-blonde-female_1212-684.jpg",
|
||||
},
|
||||
id: "5", name: "Anita M.", role: "Women Learner", company: "Hyderabad", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-portrait-crossed-arms-blonde-female_1212-684.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "4.9/5",
|
||||
label: "Avg Rating",
|
||||
},
|
||||
value: "4.9/5", label: "Avg Rating"},
|
||||
{
|
||||
value: "98%",
|
||||
label: "License Success",
|
||||
},
|
||||
value: "98%", label: "License Success"},
|
||||
{
|
||||
value: "2000+",
|
||||
label: "Learners",
|
||||
},
|
||||
value: "2000+", label: "Learners"},
|
||||
]}
|
||||
title="Words From Our Drivers"
|
||||
description="Hear from the hundreds of learners who found their confidence with DK Driving Academy."
|
||||
@@ -370,29 +232,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
members={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Mr. Reddy",
|
||||
role: "Senior Lead Trainer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-enjoying-with-his-new-car_329181-11811.jpg",
|
||||
},
|
||||
id: "t1", name: "Mr. Reddy", role: "Senior Lead Trainer", imageSrc: "http://img.b2bpic.net/free-photo/customer-enjoying-with-his-new-car_329181-11811.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Ms. Kavitha",
|
||||
role: "Head of Women's Wing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-disabled-businessman-wearing-medical-protective-face-mask_482257-20255.jpg",
|
||||
},
|
||||
id: "t2", name: "Ms. Kavitha", role: "Head of Women's Wing", imageSrc: "http://img.b2bpic.net/free-photo/portrait-disabled-businessman-wearing-medical-protective-face-mask_482257-20255.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Mr. Suresh",
|
||||
role: "Defensive Driving Expert",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-bus-driver-posing-portrait_23-2151582422.jpg",
|
||||
},
|
||||
id: "t3", name: "Mr. Suresh", role: "Defensive Driving Expert", imageSrc: "http://img.b2bpic.net/free-photo/male-bus-driver-posing-portrait_23-2151582422.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Mr. Anil",
|
||||
role: "License Assistance Lead",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-microphone-recording-voice-acting_1303-26354.jpg",
|
||||
},
|
||||
id: "t4", name: "Mr. Anil", role: "License Assistance Lead", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-microphone-recording-voice-acting_1303-26354.jpg"},
|
||||
]}
|
||||
title="Meet Your Mentor"
|
||||
description="Learn from experts who care about your progress and safety."
|
||||
@@ -405,25 +251,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How long does training take?",
|
||||
content: "Our basic programs typically run for 15-20 days, depending on your pace.",
|
||||
},
|
||||
id: "1", title: "How long does training take?", content: "Our basic programs typically run for 15-20 days, depending on your pace."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Is license support included?",
|
||||
content: "Yes, our Pro package includes full documentation and RTA support.",
|
||||
},
|
||||
id: "2", title: "Is license support included?", content: "Yes, our Pro package includes full documentation and RTA support."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Do you provide women instructors?",
|
||||
content: "Absolutely. We have a dedicated Women's Wing for our female students.",
|
||||
},
|
||||
id: "3", title: "Do you provide women instructors?", content: "Absolutely. We have a dedicated Women's Wing for our female students."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Can absolute beginners join?",
|
||||
content: "Yes! Our curriculum is specifically designed for people who have never touched a steering wheel.",
|
||||
},
|
||||
id: "4", title: "Can absolute beginners join?", content: "Yes! Our curriculum is specifically designed for people who have never touched a steering wheel."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-diverse-people-holding-road-signs_53876-139626.jpg"
|
||||
title="Common Questions"
|
||||
@@ -439,20 +273,11 @@ export default function LandingPage() {
|
||||
description="Reach out today and let's get you on the road safely."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
},
|
||||
name: "name", type: "text", placeholder: "Your Name"},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
},
|
||||
name: "email", type: "email", placeholder: "Your Email"},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Phone Number",
|
||||
},
|
||||
name: "phone", type: "tel", placeholder: "Phone Number"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/delivery-man-signing-paper_23-2148546130.jpg"
|
||||
buttonText="Submit Inquiry"
|
||||
@@ -464,42 +289,27 @@ export default function LandingPage() {
|
||||
logoText="DK Driving Academy"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#",
|
||||
},
|
||||
label: "About Us", href: "#"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Beginner Course",
|
||||
href: "#programs",
|
||||
},
|
||||
label: "Beginner Course", href: "#programs"},
|
||||
{
|
||||
label: "License Support",
|
||||
href: "#pricing",
|
||||
},
|
||||
label: "License Support", href: "#pricing"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "WhatsApp",
|
||||
href: "#",
|
||||
},
|
||||
label: "WhatsApp", href: "#"},
|
||||
{
|
||||
label: "Map Directions",
|
||||
href: "#",
|
||||
},
|
||||
label: "Map Directions", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user