Update src/app/page.tsx

This commit is contained in:
2026-05-30 21:58:00 +00:00
parent 118b6e5d4f
commit 6f39fbad50

View File

@@ -34,35 +34,21 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
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="Auto Express NJ"
button={{
text: "Schedule Appointment",
href: "#contact",
}}
text: "Schedule Appointment", href: "#contact"}}
animateOnLoad={true}
/>
</div>
@@ -70,112 +56,65 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroSplitDoubleCarousel
background={{
variant: "animated-grid",
}}
variant: "animated-grid"}}
title="Auto Express NJ: Expert Mechanical & Sound System Services"
description="Your trusted partner for comprehensive car care and premium audio upgrades in Union City, NJ. Drive with confidence, powered by precision."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/view-toolbox-machines_1170-1504.jpg?_wi=1",
imageAlt: "Mechanic working on car engine",
},
imageSrc: "http://img.b2bpic.net/free-photo/view-toolbox-machines_1170-1504.jpg", imageAlt: "Mechanic working on car engine"},
{
imageSrc: "http://img.b2bpic.net/free-photo/professional-opens-topcase-small-personal-computer-before-upgraiding-memory-wide-angle-view_346278-1212.jpg?_wi=1",
imageAlt: "Car sound system installation",
},
imageSrc: "http://img.b2bpic.net/free-photo/professional-opens-topcase-small-personal-computer-before-upgraiding-memory-wide-angle-view_346278-1212.jpg", imageAlt: "Car sound system installation"},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-cobbler-glasses-is-working-shoe-sole-his-dark-workplace_613910-12936.jpg",
imageAlt: "Mechanic performing car service",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-cobbler-glasses-is-working-shoe-sole-his-dark-workplace_613910-12936.jpg", imageAlt: "Mechanic performing car service"},
{
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-using-laptop-while-talking-customer-repair-shop_637285-8614.jpg",
imageAlt: "Auto Express NJ shop exterior",
},
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-using-laptop-while-talking-customer-repair-shop_637285-8614.jpg", imageAlt: "Auto Express NJ shop exterior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/toolbox-car_1170-1608.jpg",
imageAlt: "Wide view of auto repair shop interior",
},
imageSrc: "http://img.b2bpic.net/free-photo/toolbox-car_1170-1608.jpg", imageAlt: "Wide view of auto repair shop interior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/technology-background-with-buttons_23-2148882652.jpg",
imageAlt: "Mechanic using diagnostic screen",
},
imageSrc: "http://img.b2bpic.net/free-photo/technology-background-with-buttons_23-2148882652.jpg", imageAlt: "Mechanic using diagnostic screen"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/bearded-mechanic-dressed-uniform-holds-crowbar-sits-old-car-tires-garage_613910-19539.jpg?_wi=1",
imageAlt: "Car brake repair service",
},
imageSrc: "http://img.b2bpic.net/free-photo/bearded-mechanic-dressed-uniform-holds-crowbar-sits-old-car-tires-garage_613910-19539.jpg", imageAlt: "Car brake repair service"},
{
imageSrc: "http://img.b2bpic.net/free-photo/moving-car-interior-tech-dashboard-driving-forest-road_169016-68728.jpg?_wi=1",
imageAlt: "Car interior with sound system",
},
imageSrc: "http://img.b2bpic.net/free-photo/moving-car-interior-tech-dashboard-driving-forest-road_169016-68728.jpg", imageAlt: "Car interior with sound system"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-new-electric-car_23-2149171037.jpg",
imageAlt: "Car audio upgrade",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-new-electric-car_23-2149171037.jpg", imageAlt: "Car audio upgrade"},
{
imageSrc: "http://img.b2bpic.net/free-photo/set-work-tools-toolbox_1170-1480.jpg",
imageAlt: "Mechanic tools on desk",
},
imageSrc: "http://img.b2bpic.net/free-photo/set-work-tools-toolbox_1170-1480.jpg", imageAlt: "Mechanic tools on desk"},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-interior-details-modern-luxury-car_181624-22687.jpg",
imageAlt: "Detail of a luxury car",
},
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-interior-details-modern-luxury-car_181624-22687.jpg", imageAlt: "Detail of a luxury car"},
{
imageSrc: "http://img.b2bpic.net/free-photo/electric-car-fuel-socket_107420-94938.jpg",
imageAlt: "Car sound equipment components",
},
imageSrc: "http://img.b2bpic.net/free-photo/electric-car-fuel-socket_107420-94938.jpg", imageAlt: "Car sound equipment components"},
]}
buttons={[
{
text: "Schedule Appointment",
href: "#contact",
},
text: "Schedule Appointment", href: "#contact"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-cheerful-clients-celebrating-closing-car-deal-proudly-shaking-keys_482257-118111.jpg",
alt: "Customer 1",
},
src: "http://img.b2bpic.net/free-photo/portrait-cheerful-clients-celebrating-closing-car-deal-proudly-shaking-keys_482257-118111.jpg", alt: "Customer 1"},
{
src: "http://img.b2bpic.net/free-photo/young-woman-embracing-her-new-car-excited-young-woman-her-new-car-indoors-young-cheerful-woman-enjoying-new-car-hugging-steering-wheel-sitting-inside_657921-533.jpg",
alt: "Customer 2",
},
src: "http://img.b2bpic.net/free-photo/young-woman-embracing-her-new-car-excited-young-woman-her-new-car-indoors-young-cheerful-woman-enjoying-new-car-hugging-steering-wheel-sitting-inside_657921-533.jpg", alt: "Customer 2"},
{
src: "http://img.b2bpic.net/free-photo/man-with-glasses-getting-out-car_23-2148301368.jpg",
alt: "Customer 3",
},
src: "http://img.b2bpic.net/free-photo/man-with-glasses-getting-out-car_23-2148301368.jpg", alt: "Customer 3"},
{
src: "http://img.b2bpic.net/free-photo/family-drive-with-panoramic-roof-baby-car-seat-playing-cards_169016-69339.jpg",
alt: "Customer 4",
},
src: "http://img.b2bpic.net/free-photo/family-drive-with-panoramic-roof-baby-car-seat-playing-cards_169016-69339.jpg", alt: "Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/cheerful-driving-school-student-successfully-passing-exam_1262-18809.jpg",
alt: "Customer 5",
},
src: "http://img.b2bpic.net/free-photo/cheerful-driving-school-student-successfully-passing-exam_1262-18809.jpg", alt: "Customer 5"},
]}
avatarText="Join 1000+ happy customers!"
marqueeItems={[
{
type: "text",
text: "Quality Service",
},
type: "text", text: "Quality Service"},
{
type: "text",
text: "Expert Technicians",
},
type: "text", text: "Expert Technicians"},
{
type: "text",
text: "Premium Audio",
},
type: "text", text: "Premium Audio"},
{
type: "text",
text: "Customer Satisfaction",
},
type: "text", text: "Customer Satisfaction"},
{
type: "text",
text: "Reliable Repairs",
},
type: "text", text: "Reliable Repairs"},
]}
/>
</div>
@@ -185,9 +124,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Over a Decade of Automotive Excellence"
description={[
"At Auto Express NJ, we've been serving Union City and surrounding areas with honest, reliable, and high-quality mechanical and sound system services for years. Our team of certified technicians is dedicated to providing unparalleled automotive care.",
"From routine oil changes and complex engine diagnostics to cutting-edge car audio installations, we ensure every vehicle receives meticulous attention. Your satisfaction and safety are our top priorities.",
]}
"At Auto Express NJ, we've been serving Union City and surrounding areas with honest, reliable, and high-quality mechanical and sound system services for years. Our team of certified technicians is dedicated to providing unparalleled automotive care.", "From routine oil changes and complex engine diagnostics to cutting-edge car audio installations, we ensure every vehicle receives meticulous attention. Your satisfaction and safety are our top priorities."]}
/>
</div>
@@ -198,72 +135,40 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Engine Diagnostics & Repair",
description: "Advanced diagnostics and expert repair for all engine types, ensuring optimal performance.",
icon: Wrench,
title: "Engine Diagnostics & Repair", description: "Advanced diagnostics and expert repair for all engine types, ensuring optimal performance.", icon: Wrench,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/male-mechanic-working-his-workshop_23-2148970737.jpg",
imageAlt: "Car engine bay",
},
imageSrc: "http://img.b2bpic.net/free-photo/male-mechanic-working-his-workshop_23-2148970737.jpg", imageAlt: "Car engine bay"},
{
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-car-workshop_329181-11889.jpg",
imageAlt: "Car engine bay",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/view-toolbox-machines_1170-1504.jpg?_wi=2",
imageAlt: "car engine bay clean modern",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-car-workshop_329181-11889.jpg", imageAlt: "Car engine bay"},
]
},
{
title: "Brake & Suspension Services",
description: "Ensuring your safety with professional brake, steering, and suspension system maintenance.",
icon: Car,
title: "Brake & Suspension Services", description: "Ensuring your safety with professional brake, steering, and suspension system maintenance.", icon: Car,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-worker-repairing-car_23-2150171256.jpg",
imageAlt: "Car brake system",
},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-worker-repairing-car_23-2150171256.jpg", imageAlt: "Car brake system"},
{
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car-tyre-using-flashlight_1170-1595.jpg",
imageAlt: "Car brake system",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/bearded-mechanic-dressed-uniform-holds-crowbar-sits-old-car-tires-garage_613910-19539.jpg?_wi=2",
imageAlt: "car engine bay clean modern",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car-tyre-using-flashlight_1170-1595.jpg", imageAlt: "Car brake system"},
]
},
{
title: "A/C System & Recharge",
description: "Stay cool and comfortable with our complete automotive air conditioning services and repairs.",
icon: Cog,
title: "A/C System & Recharge", description: "Stay cool and comfortable with our complete automotive air conditioning services and repairs.", icon: Cog,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138450.jpg",
imageAlt: "Car air conditioning system",
},
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138450.jpg", imageAlt: "Car air conditioning system"},
{
imageSrc: "http://img.b2bpic.net/free-photo/heating-radiator-valve_93675-130971.jpg",
imageAlt: "Car air conditioning system",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/professional-opens-topcase-small-personal-computer-before-upgraiding-memory-wide-angle-view_346278-1212.jpg?_wi=2",
imageAlt: "car engine bay clean modern",
imageSrc: "http://img.b2bpic.net/free-photo/heating-radiator-valve_93675-130971.jpg", imageAlt: "Car air conditioning system"},
]
},
{
title: "Premium Sound System Installation",
description: "Upgrade your driving experience with custom audio solutions and expert installation.",
icon: Speaker,
title: "Premium Sound System Installation", description: "Upgrade your driving experience with custom audio solutions and expert installation.", icon: Speaker,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-male-sunglasses-dressed-brown-leather-jacket-sits-wheel-tuned-retro-car-with-open-door_613910-19274.jpg",
imageAlt: "Car audio speaker installation",
},
imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-male-sunglasses-dressed-brown-leather-jacket-sits-wheel-tuned-retro-car-with-open-door_613910-19274.jpg", imageAlt: "Car audio speaker installation"},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-equipment-musical-instruments-store_23-2150779983.jpg",
imageAlt: "Car audio speaker installation",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/moving-car-interior-tech-dashboard-driving-forest-road_169016-68728.jpg?_wi=2",
imageAlt: "car engine bay clean modern",
imageSrc: "http://img.b2bpic.net/free-photo/view-equipment-musical-instruments-store_23-2150779983.jpg", imageAlt: "Car audio speaker installation"},
]
},
]}
title="Comprehensive Car Care & Custom Sound Solutions"
@@ -279,25 +184,13 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "rating",
value: "4.8",
title: "Star Rating",
description: "Highly rated by 118 satisfied customers.",
icon: Star,
id: "rating", value: "4.8", title: "Star Rating", description: "Highly rated by 118 satisfied customers.", icon: Star,
},
{
id: "reviews",
value: "118+",
title: "Customer Reviews",
description: "Verified feedback from our growing community.",
icon: Users,
id: "reviews", value: "118+", title: "Customer Reviews", description: "Verified feedback from our growing community.", icon: Users,
},
{
id: "experience",
value: "10+",
title: "Years in Service",
description: "A decade of dedicated and reliable automotive care.",
icon: Award,
id: "experience", value: "10+", title: "Years in Service", description: "A decade of dedicated and reliable automotive care.", icon: Award,
},
]}
title="Driven by Trust and Expertise"
@@ -310,14 +203,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Happy Drivers",
"Local Businesses",
"Car Enthusiasts",
"Families on the Go",
"Commuters",
"Dealership Partners",
"Sound System Aficionados",
]}
"Happy Drivers", "Local Businesses", "Car Enthusiasts", "Families on the Go", "Commuters", "Dealership Partners", "Sound System Aficionados"]}
title="Trusted by Drivers Across New Jersey"
description="We've earned the loyalty of countless customers through reliable service and exceptional results."
/>
@@ -330,73 +216,31 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sarah Johnson",
role: "Local Resident",
company: "Union City",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/displeased-woman-having-argument-with-her-husband-about-car-repair-workshop_637285-7728.jpg",
imageAlt: "Sarah Johnson",
},
id: "1", name: "Sarah Johnson", role: "Local Resident", company: "Union City", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/displeased-woman-having-argument-with-her-husband-about-car-repair-workshop_637285-7728.jpg", imageAlt: "Sarah Johnson"},
{
id: "2",
name: "Michael Chen",
role: "Small Business Owner",
company: "Jersey City",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-electric-car_23-2149362836.jpg",
imageAlt: "Michael Chen",
},
id: "2", name: "Michael Chen", role: "Small Business Owner", company: "Jersey City", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-electric-car_23-2149362836.jpg", imageAlt: "Michael Chen"},
{
id: "3",
name: "Emily Rodriguez",
role: "Commuter",
company: "Hoboken",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/distraught-man-feeling-sad-while-showing-his-mechanic-car-breakdown-auto-repair-shop_637285-7708.jpg",
imageAlt: "Emily Rodriguez",
},
id: "3", name: "Emily Rodriguez", role: "Commuter", company: "Hoboken", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/distraught-man-feeling-sad-while-showing-his-mechanic-car-breakdown-auto-repair-shop_637285-7708.jpg", imageAlt: "Emily Rodriguez"},
{
id: "4",
name: "David Kim",
role: "Car Enthusiast",
company: "Secaucus",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-car-mechanic-resting-while-working-auto-repair-shop_637285-7552.jpg",
imageAlt: "David Kim",
},
id: "4", name: "David Kim", role: "Car Enthusiast", company: "Secaucus", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-car-mechanic-resting-while-working-auto-repair-shop_637285-7552.jpg", imageAlt: "David Kim"},
{
id: "5",
name: "Jessica Lee",
role: "Family Driver",
company: "West New York",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-with-little-daughter-car-salon_1157-33185.jpg",
imageAlt: "Jessica Lee",
},
id: "5", name: "Jessica Lee", role: "Family Driver", company: "West New York", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-with-little-daughter-car-salon_1157-33185.jpg", imageAlt: "Jessica Lee"},
{
id: "6",
name: "Robert Davis",
role: "Music Lover",
company: "North Bergen",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friends-shaking-hands-car_23-2148179927.jpg",
imageAlt: "Robert Davis",
},
id: "6", name: "Robert Davis", role: "Music Lover", company: "North Bergen", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friends-shaking-hands-car_23-2148179927.jpg", imageAlt: "Robert Davis"},
]}
kpiItems={[
{
value: "4.8",
label: "Overall Rating",
},
value: "4.8", label: "Overall Rating"},
{
value: "118",
label: "Customer Reviews",
},
value: "118", label: "Customer Reviews"},
{
value: "95%",
label: "Satisfaction Rate",
},
value: "95%", label: "Satisfaction Rate"},
]}
title="What Our Customers Say"
description="Read testimonials from drivers who trust Auto Express NJ with their vehicles and audio needs."
@@ -411,65 +255,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "prod-1",
brand: "PerformancePro",
name: "Performance Brake Kit",
price: "$399.99",
rating: 4.9,
reviewCount: "87",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-tool-wheel-hands-mechanic-blue-work-clothes_1157-46150.jpg",
imageAlt: "Performance Brake Kit",
},
id: "prod-1", brand: "PerformancePro", name: "Performance Brake Kit", price: "$399.99", rating: 4.9,
reviewCount: "87", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-tool-wheel-hands-mechanic-blue-work-clothes_1157-46150.jpg", imageAlt: "Performance Brake Kit"},
{
id: "prod-2",
brand: "SonicSound",
name: "Premium Car Stereo",
price: "$249.99",
rating: 4.7,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/boy-dad-near-electric-car_23-2149171033.jpg",
imageAlt: "Premium Car Stereo",
},
id: "prod-2", brand: "SonicSound", name: "Premium Car Stereo", price: "$249.99", rating: 4.7,
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/boy-dad-near-electric-car_23-2149171033.jpg", imageAlt: "Premium Car Stereo"},
{
id: "prod-3",
brand: "PowerDrive",
name: "Heavy-Duty Car Battery",
price: "$189.99",
rating: 4.8,
reviewCount: "65",
imageSrc: "http://img.b2bpic.net/free-photo/man-standing-by-open-hood-making-phone-call-trying-fix-vehicle_342744-702.jpg",
imageAlt: "Heavy-Duty Car Battery",
},
id: "prod-3", brand: "PowerDrive", name: "Heavy-Duty Car Battery", price: "$189.99", rating: 4.8,
reviewCount: "65", imageSrc: "http://img.b2bpic.net/free-photo/man-standing-by-open-hood-making-phone-call-trying-fix-vehicle_342744-702.jpg", imageAlt: "Heavy-Duty Car Battery"},
{
id: "prod-4",
brand: "BassBlast",
name: "Subwoofer & Amp Package",
price: "$599.99",
rating: 4.9,
reviewCount: "92",
imageSrc: "http://img.b2bpic.net/free-photo/square-music-speaker-control-knobs-closeup-details_169016-51505.jpg",
imageAlt: "Subwoofer & Amplifier Package",
},
id: "prod-4", brand: "BassBlast", name: "Subwoofer & Amp Package", price: "$599.99", rating: 4.9,
reviewCount: "92", imageSrc: "http://img.b2bpic.net/free-photo/square-music-speaker-control-knobs-closeup-details_169016-51505.jpg", imageAlt: "Subwoofer & Amplifier Package"},
{
id: "prod-5",
brand: "SmartScan",
name: "Advanced Diagnostic Tool (Service)",
price: "N/A",
rating: 5,
reviewCount: "200+",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-digital-tablet-repair-garage_1170-1404.jpg",
imageAlt: "Advanced Diagnostic Tool",
},
id: "prod-5", brand: "SmartScan", name: "Advanced Diagnostic Tool (Service)", price: "N/A", rating: 5,
reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-digital-tablet-repair-garage_1170-1404.jpg", imageAlt: "Advanced Diagnostic Tool"},
{
id: "prod-6",
brand: "FlowMaster",
name: "Custom Exhaust System",
price: "$749.99",
rating: 4.6,
reviewCount: "50",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-servicing-car_1170-1336.jpg",
imageAlt: "Custom Exhaust System",
},
id: "prod-6", brand: "FlowMaster", name: "Custom Exhaust System", price: "$749.99", rating: 4.6,
reviewCount: "50", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-servicing-car_1170-1336.jpg", imageAlt: "Custom Exhaust System"},
]}
title="Quality Parts & Premium Audio Upgrades"
description="We use only the best components for mechanical repairs and offer top-tier sound systems for discerning enthusiasts."
@@ -482,35 +284,17 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "faq1",
title: "What types of mechanical services do you offer?",
content: "We offer a full range of mechanical services including oil changes, engine diagnostics, brake repair, A/C service, transmission work, tire services, and more. Visit our Services section for a detailed list.",
},
id: "faq1", title: "What types of mechanical services do you offer?", content: "We offer a full range of mechanical services including oil changes, engine diagnostics, brake repair, A/C service, transmission work, tire services, and more. Visit our Services section for a detailed list."},
{
id: "faq2",
title: "Do you provide a warranty on repairs?",
content: "Yes, all our repairs come with a standard warranty covering parts and labor. Specific warranty details vary by service and parts used; please ask for more information during your visit.",
},
id: "faq2", title: "Do you provide a warranty on repairs?", content: "Yes, all our repairs come with a standard warranty covering parts and labor. Specific warranty details vary by service and parts used; please ask for more information during your visit."},
{
id: "faq3",
title: "How do I schedule an appointment?",
content: "You can easily schedule an appointment using the form below in our Contact section, or by calling us directly at (201) 617-0005 during business hours.",
},
id: "faq3", title: "How do I schedule an appointment?", content: "You can easily schedule an appointment using the form below in our Contact section, or by calling us directly at (201) 617-0005 during business hours."},
{
id: "faq4",
title: "Can you install aftermarket sound systems?",
content: "Absolutely! We specialize in custom sound system installations, from head units and speakers to subwoofers and amplifiers, tailored to your vehicle and audio preferences.",
},
id: "faq4", title: "Can you install aftermarket sound systems?", content: "Absolutely! We specialize in custom sound system installations, from head units and speakers to subwoofers and amplifiers, tailored to your vehicle and audio preferences."},
{
id: "faq5",
title: "What are your operating hours?",
content: "We are open Monday to Friday from 8 AM to 6 PM, and Saturday from 8 AM to 2 PM. We are closed on Sundays.",
},
id: "faq5", title: "What are your operating hours?", content: "We are open Monday to Friday from 8 AM to 6 PM, and Saturday from 8 AM to 2 PM. We are closed on Sundays."},
{
id: "faq6",
title: "Do you offer free diagnostic checks?",
content: "We offer a basic visual inspection for common issues. For comprehensive engine diagnostics and specific problem identification, a diagnostic fee may apply, which can often be credited towards subsequent repairs.",
},
id: "faq6", title: "Do you offer free diagnostic checks?", content: "We offer a basic visual inspection for common issues. For comprehensive engine diagnostics and specific problem identification, a diagnostic fee may apply, which can often be credited towards subsequent repairs."},
]}
imageSrc="http://img.b2bpic.net/free-photo/happy-auto-repairman-shaking-hands-with-his-customers-workshop_637285-7786.jpg"
imageAlt="Mechanic talking to client about car repair"
@@ -525,8 +309,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Get in Touch"
title="Schedule Your Appointment Today"
description="Ready for top-tier automotive service or a sound system upgrade? Fill out the form below to book your visit to Auto Express NJ. We'll confirm your details shortly."
@@ -541,58 +324,35 @@ export default function LandingPage() {
logoText="Auto Express NJ"
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Mechanical Repair",
href: "#services",
},
label: "Mechanical Repair", href: "#services"},
{
label: "Sound Systems",
href: "#services",
},
label: "Sound Systems", href: "#services"},
{
label: "Oil Change",
href: "#services",
},
label: "Oil Change", href: "#services"},
{
label: "Brake Service",
href: "#services",
},
label: "Brake Service", href: "#services"},
],
},
{
title: "About Us",
items: [
title: "About Us", items: [
{
label: "Our Story",
href: "#about",
},
label: "Our Story", href: "#about"},
{
label: "Customer Reviews",
href: "#testimonials",
},
label: "Customer Reviews", href: "#testimonials"},
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Location",
href: "#contact",
},
label: "Location", href: "#contact"},
{
label: "Phone: (201) 617-0005",
href: "tel:+12016170005",
},
label: "Phone: (201) 617-0005", href: "tel:+12016170005"},
{
label: "Email: info@autoexpressnj.com",
href: "mailto:info@autoexpressnj.com",
},
label: "Email: info@autoexpressnj.com", href: "mailto:info@autoexpressnj.com"},
],
},
]}