Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-06-12 23:01:11 +00:00

View File

@@ -32,125 +32,78 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
name: "Why Choose Us",
id: "#metrics",
},
name: "Why Choose Us", id: "#metrics"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Richard Towing"
button={{
text: "Call Now",
href: "tel:+18005550123",
}}
text: "Call Now", href: "tel:+18005550123"}}
/>
</div>
<div id="home" data-section="home">
<HeroSplitKpi
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Reliable Towing Services 24/7"
description="Richard Towing provides fast, professional, and affordable towing and roadside assistance in your area. We're here when you need us most, day or night."
kpis={[
{
value: "24/7",
label: "Availability",
},
value: "24/7", label: "Availability"},
{
value: "15 Mins",
label: "Avg. Response",
},
value: "15 Mins", label: "Avg. Response"},
{
value: "5-Star",
label: "Ratings",
},
value: "5-Star", label: "Ratings"},
]}
enableKpiAnimation={true}
buttons={[
{
text: "Call Now",
href: "tel:+18005550123",
},
text: "Call Now", href: "tel:+18005550123"},
{
text: "Get a Quote",
href: "#contact",
},
text: "Get a Quote", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/truck-with-crane-road-sunset_23-2151989543.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/truck-with-crane-road-sunset_23-2151989543.jpg"
imageAlt="Towing truck on highway at sunset"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/woman-working-as-truck-driver_23-2151561822.jpg",
alt: "Richard Towing Team Member 1",
},
src: "http://img.b2bpic.net/free-photo/woman-working-as-truck-driver_23-2151561822.jpg", alt: "Richard Towing Team Member 1"},
{
src: "http://img.b2bpic.net/free-photo/mechanics-repairing-car-workshop_329181-11786.jpg",
alt: "Richard Towing Team Member 2",
},
src: "http://img.b2bpic.net/free-photo/mechanics-repairing-car-workshop_329181-11786.jpg", alt: "Richard Towing Team Member 2"},
{
src: "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-his-customers-auto-repair-shop_637285-11563.jpg",
alt: "Richard Towing Team Member 3",
},
src: "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-his-customers-auto-repair-shop_637285-11563.jpg", alt: "Richard Towing Team Member 3"},
{
src: "http://img.b2bpic.net/free-photo/person-preparing-get-driver-license_23-2150167591.jpg",
alt: "Richard Towing Team Member 4",
},
src: "http://img.b2bpic.net/free-photo/person-preparing-get-driver-license_23-2150167591.jpg", alt: "Richard Towing Team Member 4"},
{
src: "http://img.b2bpic.net/free-photo/happy-mixedrace-couple-auto-repair-shop-looking-camera_637285-11555.jpg",
alt: "Richard Towing Team Member 5",
},
src: "http://img.b2bpic.net/free-photo/happy-mixedrace-couple-auto-repair-shop-looking-camera_637285-11555.jpg", alt: "Richard Towing Team Member 5"},
]}
avatarText="Trusted by thousands of drivers"
marqueeItems={[
{
type: "text-icon",
text: "Emergency Towing",
icon: Wrench,
type: "text-icon", text: "Emergency Towing", icon: Wrench,
},
{
type: "text-icon",
text: "Roadside Assistance",
icon: Car,
type: "text-icon", text: "Roadside Assistance", icon: Car,
},
{
type: "text-icon",
text: "Flat Tire Service",
icon: Car,
type: "text-icon", text: "Flat Tire Service", icon: Car,
},
{
type: "text-icon",
text: "Jump Starts",
icon: Activity,
type: "text-icon", text: "Jump Starts", icon: Activity,
},
{
type: "text-icon",
text: "Fuel Delivery",
icon: Droplet,
type: "text-icon", text: "Fuel Delivery", icon: Droplet,
},
]}
/>
@@ -159,8 +112,7 @@ export default function LandingPage() {
<div id="about" data-section="about">
<TextAbout
useInvertedBackground={true}
title="Your Trusted Partner on the Road for Over a Decade"
description="Richard Towing has been serving the community with dedication and professionalism for over 10 years. Our team of certified operators is equipped with state-of-the-art tow trucks and tools to handle any situation, from a simple flat tire to complex accident recovery. We are committed to providing prompt, safe, and courteous service, ensuring your peace of mind."
title="Your Trusted Partner on the Road for Over a Decade. Richard Towing has been serving the community with dedication and professionalism for over 10 years. Our team of certified operators is equipped with state-of-the-art tow trucks and tools to handle any situation, from a simple flat tire to complex accident recovery. We are committed to providing prompt, safe, and courteous service, ensuring your peace of mind."
/>
</div>
@@ -171,46 +123,22 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Emergency Towing",
description: "24/7 rapid response for breakdowns, accidents, or off-road recovery. We handle light, medium, and heavy-duty vehicles with care.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/emergency-mechanic-repairing-young-woman-vehicle-street_651396-2801.jpg",
imageAlt: "Towing truck pulling a car",
},
title: "Emergency Towing", description: "24/7 rapid response for breakdowns, accidents, or off-road recovery. We handle light, medium, and heavy-duty vehicles with care.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/emergency-mechanic-repairing-young-woman-vehicle-street_651396-2801.jpg", imageAlt: "Towing truck pulling a car"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-man-repairing-car-with-tool_181624-45035.jpg",
imageAlt: "Mechanic changing a flat tire",
},
imageSrc: "http://img.b2bpic.net/free-photo/truck-with-crane-road-sunset_23-2151989543.jpg?_wi=2",
imageAlt: "towing truck on road",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-man-repairing-car-with-tool_181624-45035.jpg", imageAlt: "Mechanic changing a flat tire"}
},
{
title: "Vehicle Recovery",
description: "Specialized recovery services for challenging situations, including winching, rollovers, and vehicles stuck in ditches or mud.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/emergency-auto-mechanic-repairing-woman-vehicle-street_651396-2803.jpg",
imageAlt: "Damaged car being recovered from an accident scene",
},
title: "Vehicle Recovery", description: "Specialized recovery services for challenging situations, including winching, rollovers, and vehicles stuck in ditches or mud. ", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/emergency-auto-mechanic-repairing-woman-vehicle-street_651396-2803.jpg", imageAlt: "Damaged car being recovered from an accident scene"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-delivery-people-working_23-2149103417.jpg",
imageAlt: "Off-road vehicle stuck in mud being winched",
},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-opening-car-door_23-2148266113.jpg",
imageAlt: "towing truck on road",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-delivery-people-working_23-2149103417.jpg", imageAlt: "Off-road vehicle stuck in mud being winched"}
},
{
title: "Roadside Assistance",
description: "Get help with flat tires, jump starts, fuel delivery, lockout services, and other minor mechanical issues to keep your journey going.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/driver-checks-goods-man-uniform-truck-garage_1157-46542.jpg",
imageAlt: "Technician jump starting a car battery",
},
title: "Roadside Assistance", description: "Get help with flat tires, jump starts, fuel delivery, lockout services, and other minor mechanical issues to keep your journey going.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/driver-checks-goods-man-uniform-truck-garage_1157-46542.jpg", imageAlt: "Technician jump starting a car battery"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-looks-out-car-window_1157-33919.jpg?_wi=1",
imageAlt: "Motorcycle being towed on a flatbed",
},
imageSrc: "http://img.b2bpic.net/free-photo/man-standing-by-open-hood-trying-fix-vehicle_342744-704.jpg?_wi=1",
imageAlt: "towing truck on road",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-looks-out-car-window_1157-33919.jpg", imageAlt: "Motorcycle being towed on a flatbed"}
},
]}
showStepNumbers={true}
@@ -227,25 +155,13 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "10+",
title: "Years of Service",
description: "Decades of experience in safe and reliable towing operations.",
icon: Gauge,
id: "m1", value: "10+", title: "Years of Service", description: "Decades of experience in safe and reliable towing operations.", icon: Gauge,
},
{
id: "m2",
value: "98%",
title: "Customer Satisfaction",
description: "Our clients consistently rate us highly for efficiency and care.",
icon: Smile,
id: "m2", value: "98%", title: "Customer Satisfaction", description: "Our clients consistently rate us highly for efficiency and care.", icon: Smile,
},
{
id: "m3",
value: "5000+",
title: "Vehicles Towed",
description: "Successfully assisted thousands of stranded motorists and vehicles.",
icon: Car,
id: "m3", value: "5000+", title: "Vehicles Towed", description: "Successfully assisted thousands of stranded motorists and vehicles.", icon: Car,
},
]}
title="Our Commitment to Excellence"
@@ -260,50 +176,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Johnson",
handle: "@sarah_j",
testimonial: "Richard Towing was a lifesaver! My car broke down late at night, and they arrived in less than 20 minutes. The driver was professional, courteous, and handled my car with extreme care. Highly recommend!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-looks-out-car-window_1157-33919.jpg?_wi=2",
imageAlt: "Sarah Johnson",
},
id: "1", name: "Sarah Johnson", handle: "@sarah_j", testimonial: "Richard Towing was a lifesaver! My car broke down late at night, and they arrived in less than 20 minutes. The driver was professional, courteous, and handled my car with extreme care. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-looks-out-car-window_1157-33919.jpg", imageAlt: "Sarah Johnson"},
{
id: "2",
name: "Michael Chen",
handle: "@mike_c",
testimonial: "Got a flat tire on the highway. Called Richard Towing and they were incredibly fast. The technician was friendly and changed my tire quickly, allowing me to continue my journey without major delays.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-standing-by-open-hood-trying-fix-vehicle_342744-704.jpg?_wi=2",
imageAlt: "Michael Chen",
},
id: "2", name: "Michael Chen", handle: "@mike_c", testimonial: "Got a flat tire on the highway. Called Richard Towing and they were incredibly fast. The technician was friendly and changed my tire quickly, allowing me to continue my journey without major delays.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-standing-by-open-hood-trying-fix-vehicle_342744-704.jpg", imageAlt: "Michael Chen"},
{
id: "3",
name: "Emily Rodriguez",
handle: "@emily_r",
testimonial: "Had a great experience with their accident recovery service. They made a stressful situation much easier to manage. Very efficient and transparent pricing.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-couple-smiling-sitting-car-near-sea_176420-2376.jpg",
imageAlt: "Emily Rodriguez",
},
id: "3", name: "Emily Rodriguez", handle: "@emily_r", testimonial: "Had a great experience with their accident recovery service. They made a stressful situation much easier to manage. Very efficient and transparent pricing.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-couple-smiling-sitting-car-near-sea_176420-2376.jpg", imageAlt: "Emily Rodriguez"},
{
id: "4",
name: "David Kim",
handle: "@david_k",
testimonial: "Needed a jump start early in the morning. Richard Towing was prompt and reliable. The service was excellent, and the driver was very helpful.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-car-dealer-male-with-clipboard_23-2148332910.jpg",
imageAlt: "David Kim",
},
id: "4", name: "David Kim", handle: "@david_k", testimonial: "Needed a jump start early in the morning. Richard Towing was prompt and reliable. The service was excellent, and the driver was very helpful.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-car-dealer-male-with-clipboard_23-2148332910.jpg", imageAlt: "David Kim"},
{
id: "5",
name: "Jessica Lee",
handle: "@jessica_l",
testimonial: "Fastest roadside assistance I've ever experienced! They delivered fuel when I ran out and saved my day. Professional service from start to finish.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-planning-go-hiking-forest_329181-12202.jpg",
imageAlt: "Jessica Lee",
},
id: "5", name: "Jessica Lee", handle: "@jessica_l", testimonial: "Fastest roadside assistance I've ever experienced! They delivered fuel when I ran out and saved my day. Professional service from start to finish.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-planning-go-hiking-forest_329181-12202.jpg", imageAlt: "Jessica Lee"},
]}
showRating={true}
title="What Our Customers Say"
@@ -317,35 +203,17 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "What areas do you serve?",
content: "We proudly serve [Your City/Region] and the surrounding areas. Please call us to confirm service availability in your specific location.",
},
id: "q1", title: "What areas do you serve?", content: "We proudly serve [Your City/Region] and the surrounding areas. Please call us to confirm service availability in your specific location."},
{
id: "q2",
title: "How quickly can you respond to a call?",
content: "Our goal is to provide the fastest response times possible. We typically arrive within 15-30 minutes, depending on your location and current traffic conditions.",
},
id: "q2", title: "How quickly can you respond to a call?", content: "Our goal is to provide the fastest response times possible. We typically arrive within 15-30 minutes, depending on your location and current traffic conditions."},
{
id: "q3",
title: "What types of vehicles can you tow?",
content: "We are equipped to tow a wide range of vehicles, including cars, SUVs, motorcycles, light trucks, and some medium-duty vehicles. Contact us for specific inquiries.",
},
id: "q3", title: "What types of vehicles can you tow?", content: "We are equipped to tow a wide range of vehicles, including cars, SUVs, motorcycles, light trucks, and some medium-duty vehicles. Contact us for specific inquiries."},
{
id: "q4",
title: "Do you offer 24/7 service?",
content: "Yes, we operate 24 hours a day, 7 days a week, including holidays. You can count on us for emergency towing and roadside assistance anytime.",
},
id: "q4", title: "Do you offer 24/7 service?", content: "Yes, we operate 24 hours a day, 7 days a week, including holidays. You can count on us for emergency towing and roadside assistance anytime."},
{
id: "q5",
title: "What payment methods do you accept?",
content: "We accept major credit cards (Visa, MasterCard, American Express, Discover), debit cards, and cash. Payment is due upon completion of service.",
},
id: "q5", title: "What payment methods do you accept?", content: "We accept major credit cards (Visa, MasterCard, American Express, Discover), debit cards, and cash. Payment is due upon completion of service."},
{
id: "q6",
title: "Can you tow my car to a specific mechanic?",
content: "Absolutely. Just provide us with the address of your preferred mechanic or auto body shop, and we will safely transport your vehicle there.",
},
id: "q6", title: "Can you tow my car to a specific mechanic?", content: "Absolutely. Just provide us with the address of your preferred mechanic or auto body shop, and we will safely transport your vehicle there."},
]}
title="Frequently Asked Questions"
description="Find answers to common questions about our towing and roadside assistance services. If you can't find what you're looking for, feel free to contact us."
@@ -357,18 +225,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
text="Need Immediate Assistance? Contact Richard Towing Now!"
buttons={[
{
text: "Call Us Now",
href: "tel:+18005550123",
},
text: "Call Us Now", href: "tel:+18005550123"},
{
text: "Get a Quote",
href: "mailto:info@richardtowing.com",
},
text: "Get a Quote", href: "mailto:info@richardtowing.com"},
]}
/>
</div>
@@ -377,13 +240,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="Richard Towing"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ReactLenis>