diff --git a/src/app/page.tsx b/src/app/page.tsx index 4e5cf17..879235f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,58 +33,39 @@ export default function LandingPage() {
@@ -96,24 +77,16 @@ export default function LandingPage() { metrics={[ { icon: Gauge, - label: "Years in Service", - value: "15+", - }, + label: "Years in Service", value: "15+"}, { icon: Zap, - label: "Average Response Time", - value: "30 Min", - }, + label: "Average Response Time", value: "30 Min"}, { icon: Users, - label: "Satisfied Customers", - value: "10,000+", - }, + label: "Satisfied Customers", value: "10,000+"}, { icon: Award, - label: "Certified Technicians", - value: "100%", - }, + label: "Certified Technicians", value: "100%"}, ]} metricsAnimation="slide-up" /> @@ -126,37 +99,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Emergency Towing & Recovery", - description: "No matter the hour, our towing fleet is ready to safely transport your vehicle to our service center or a location of your choice.", - bentoComponent: "reveal-icon", - icon: Truck, - imageSrc: "http://img.b2bpic.net/free-vector/construction_24908-53981.jpg", - imageAlt: "auto repair shop logo wrench gear", + title: "Emergency Towing & Recovery", description: "No matter the hour, our towing fleet is ready to safely transport your vehicle to our service center or a location of your choice.", bentoComponent: "reveal-icon", icon: Truck }, { - title: "On-Site Engine Diagnostics", - description: "Our mobile units come with advanced diagnostic tools to pinpoint engine issues and offer immediate solutions or recommendations.", - bentoComponent: "reveal-icon", - icon: Car, - imageSrc: "http://img.b2bpic.net/free-photo/two-auto-mechanics-cooperating-while-repairing-tire-customer-s-car-auto-repair-shop_637285-4255.jpg?_wi=2", - imageAlt: "auto repair shop logo wrench gear", + title: "On-Site Engine Diagnostics", description: "Our mobile units come with advanced diagnostic tools to pinpoint engine issues and offer immediate solutions or recommendations.", bentoComponent: "reveal-icon", icon: Car }, { - title: "Brake & Tire Services", - description: "From flat tire changes to emergency brake repairs, we ensure your vehicle's safety systems are in optimal condition.", - bentoComponent: "reveal-icon", - icon: Cog, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-tyre-wrench_23-2148270635.jpg", - imageAlt: "auto repair shop logo wrench gear", + title: "Brake & Tire Services", description: "From flat tire changes to emergency brake repairs, we ensure your vehicle's safety systems are in optimal condition.", bentoComponent: "reveal-icon", icon: Cog }, { - title: "Battery Replacement & Boost", - description: "Dead battery? We offer quick jump-starts and on-the-spot battery replacements for all vehicle makes and models.", - bentoComponent: "reveal-icon", - icon: Star, - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-engine-part_1170-1695.jpg", - imageAlt: "auto repair shop logo wrench gear", - }, + title: "Battery Replacement & Boost", description: "Dead battery? We offer quick jump-starts and on-the-spot battery replacements for all vehicle makes and models.", bentoComponent: "reveal-icon", icon: Star + } ]} title="Our Comprehensive 24/7 Auto Repair Services" description="From emergency jump-starts to complex engine diagnostics, our expert mechanics are equipped to handle any issue your vehicle faces, anytime, anywhere. We bring the garage to you." @@ -168,16 +121,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "City Towing Co.", - "Roadside Rescue", - "Auto Parts Depot", - "SafeDrive Insurance", - "Express Lube", - "Regional Transit", - "Fleet Solutions", - "DriveAssured", - "QuickStop Auto", - ]} + "City Towing Co.", "Roadside Rescue", "Auto Parts Depot", "SafeDrive Insurance", "Express Lube", "Regional Transit", "Fleet Solutions", "DriveAssured", "QuickStop Auto"]} title="Trusted by Drivers & Partners Across the Region" description="We've built strong relationships with local businesses and thousands of satisfied drivers, becoming the preferred choice for reliable auto care." speed={50} @@ -193,47 +137,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "oil-change", - name: "Standard Oil Change", - price: "$65", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-equipment_23-2148514925.jpg", - imageAlt: "Mechanic performing an oil change", + id: "oil-change", name: "Standard Oil Change", price: "$65", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-equipment_23-2148514925.jpg", imageAlt: "Mechanic performing an oil change" }, { - id: "tire-rotation", - name: "Tire Rotation & Balance", - price: "$80", - imageSrc: "http://img.b2bpic.net/free-photo/brutal-mechanic-fixing-hubcap-car-wheel_7502-4419.jpg", - imageAlt: "Mechanic rotating tires", + id: "tire-rotation", name: "Tire Rotation & Balance", price: "$80", imageSrc: "http://img.b2bpic.net/free-photo/brutal-mechanic-fixing-hubcap-car-wheel_7502-4419.jpg", imageAlt: "Mechanic rotating tires" }, { - id: "brake-inspection", - name: "Brake System Inspection", - price: "$45", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-showing-customer-problem-with-car_1170-1368.jpg", - imageAlt: "Brake system inspection", + id: "brake-inspection", name: "Brake System Inspection", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-showing-customer-problem-with-car_1170-1368.jpg", imageAlt: "Brake system inspection" }, { - id: "diagnostic", - name: "Full Diagnostic Scan", - price: "$120", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-laptop_1170-1583.jpg", - imageAlt: "Car diagnostic scan", + id: "diagnostic", name: "Full Diagnostic Scan", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-laptop_1170-1583.jpg", imageAlt: "Car diagnostic scan" }, { - id: "ac-service", - name: "AC Recharge & Check", - price: "$150", - imageSrc: "http://img.b2bpic.net/free-photo/woman-hand-turning-car-air-conditioning-system-car-air-conditioner-off-button-close-up-view_657921-553.jpg", - imageAlt: "Car AC service", + id: "ac-service", name: "AC Recharge & Check", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/woman-hand-turning-car-air-conditioning-system-car-air-conditioner-off-button-close-up-view_657921-553.jpg", imageAlt: "Car AC service" }, { - id: "transmission-check", - name: "Transmission Fluid Check", - price: "$75", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-woman-repairing-car_23-2150171283.jpg", - imageAlt: "Transmission fluid check", - }, + id: "transmission-check", name: "Transmission Fluid Check", price: "$75", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-woman-repairing-car_23-2150171283.jpg", imageAlt: "Transmission fluid check" + } ]} title="Essential Auto Repair Packages & Services" description="Explore our transparent pricing for the most common auto repair and maintenance services, available on demand." @@ -246,65 +166,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah J.", - date: "2 days ago", - title: "Lifesaver at Midnight!", - quote: "My car broke down on the highway at 2 AM. AutoRepair 24/7 was there within 30 minutes, fixed the issue, and had me back on the road. Truly a lifesaver!", - tag: "Emergency Repair", - avatarSrc: "http://img.b2bpic.net/free-photo/charismatic-man-holding-car-keys-showing-thumbs-up_158595-4217.jpg", - avatarAlt: "Sarah J. avatar", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-lifting-up-car-with_23-2148321917.jpg", - imageAlt: "Car repaired at night", + id: "1", name: "Sarah J.", date: "2 days ago", title: "Lifesaver at Midnight!", quote: "My car broke down on the highway at 2 AM. AutoRepair 24/7 was there within 30 minutes, fixed the issue, and had me back on the road. Truly a lifesaver!", tag: "Emergency Repair", avatarSrc: "http://img.b2bpic.net/free-photo/charismatic-man-holding-car-keys-showing-thumbs-up_158595-4217.jpg", avatarAlt: "Sarah J. avatar", imageSrc: "http://img.b2bpic.net/free-photo/young-man-lifting-up-car-with_23-2148321917.jpg", imageAlt: "Car repaired at night" }, { - id: "2", - name: "Michael D.", - date: "1 week ago", - title: "Fast & Professional Service", - quote: "Had an engine warning light come on during a road trip. Called them, they met me, diagnosed quickly, and gave clear options. Excellent service, highly recommend!", - tag: "Diagnostic", - avatarSrc: "http://img.b2bpic.net/free-photo/young-lady-pressing-button_1149-523.jpg", - avatarAlt: "Michael D. avatar", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-metal-tools_23-2147624704.jpg", - imageAlt: "Engine repair", + id: "2", name: "Michael D.", date: "1 week ago", title: "Fast & Professional Service", quote: "Had an engine warning light come on during a road trip. Called them, they met me, diagnosed quickly, and gave clear options. Excellent service, highly recommend!", tag: "Diagnostic", avatarSrc: "http://img.b2bpic.net/free-photo/young-lady-pressing-button_1149-523.jpg", avatarAlt: "Michael D. avatar", imageSrc: "http://img.b2bpic.net/free-photo/close-up-metal-tools_23-2147624704.jpg", imageAlt: "Engine repair" }, { - id: "3", - name: "Emily R.", - date: "2 weeks ago", - title: "Reliable Tire Change", - quote: "Got a flat tire late in the evening. AutoRepair 24/7 arrived with a smile, changed my tire efficiently, and checked my spare. Fantastic emergency service!", - tag: "Tire Service", - avatarSrc: "http://img.b2bpic.net/free-photo/helpdesk-support-information-support-concept_53876-121537.jpg", - avatarAlt: "Emily R. avatar", - imageSrc: "http://img.b2bpic.net/free-photo/garage-mechanic-working-suspended-car_482257-86291.jpg", - imageAlt: "Tire change", + id: "3", name: "Emily R.", date: "2 weeks ago", title: "Reliable Tire Change", quote: "Got a flat tire late in the evening. AutoRepair 24/7 arrived with a smile, changed my tire efficiently, and checked my spare. Fantastic emergency service!", tag: "Tire Service", avatarSrc: "http://img.b2bpic.net/free-photo/helpdesk-support-information-support-concept_53876-121537.jpg", avatarAlt: "Emily R. avatar", imageSrc: "http://img.b2bpic.net/free-photo/garage-mechanic-working-suspended-car_482257-86291.jpg", imageAlt: "Tire change" }, { - id: "4", - name: "David L.", - date: "1 month ago", - title: "Fair Pricing & Expertise", - quote: "My car wouldn't start in the morning. They came, identified a battery issue, and replaced it quickly. Fair price and very knowledgeable mechanic.", - tag: "Battery Service", - avatarSrc: "http://img.b2bpic.net/free-photo/front-view-happy-woman-posing_23-2148637321.jpg", - avatarAlt: "David L. avatar", - imageSrc: "http://img.b2bpic.net/free-photo/family-having-fun-winter-roadtrip_23-2149314838.jpg", - imageAlt: "Car interior after service", + id: "4", name: "David L.", date: "1 month ago", title: "Fair Pricing & Expertise", quote: "My car wouldn't start in the morning. They came, identified a battery issue, and replaced it quickly. Fair price and very knowledgeable mechanic.", tag: "Battery Service", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-happy-woman-posing_23-2148637321.jpg", avatarAlt: "David L. avatar", imageSrc: "http://img.b2bpic.net/free-photo/family-having-fun-winter-roadtrip_23-2149314838.jpg", imageAlt: "Car interior after service" }, { - id: "5", - name: "Jessica M.", - date: "2 months ago", - title: "Exceptional Customer Care", - quote: "I was stranded far from home. Their team kept me informed, arranged a tow, and made sure I felt safe. True professionals who genuinely care.", - tag: "Roadside Assistance", - avatarSrc: "http://img.b2bpic.net/free-photo/senior-business-man-talking-phone_1303-23561.jpg", - avatarAlt: "Jessica M. avatar", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-paramedic-checking-patient_23-2149478563.jpg", - imageAlt: "Tow truck on highway", - }, + id: "5", name: "Jessica M.", date: "2 months ago", title: "Exceptional Customer Care", quote: "I was stranded far from home. Their team kept me informed, arranged a tow, and made sure I felt safe. True professionals who genuinely care.", tag: "Roadside Assistance", avatarSrc: "http://img.b2bpic.net/free-photo/senior-business-man-talking-phone_1303-23561.jpg", avatarAlt: "Jessica M. avatar", imageSrc: "http://img.b2bpic.net/free-photo/front-view-paramedic-checking-patient_23-2149478563.jpg", imageAlt: "Tow truck on highway" + } ]} title="What Our Customers Say About Our 24/7 Service" description="Read real stories from drivers who experienced our fast, reliable, and professional auto repair and roadside assistance." @@ -317,25 +192,17 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "Are you truly available 24/7?", - content: "Yes, our team of certified mechanics is available around the clock, 365 days a year, for emergency roadside assistance and on-site repairs. Day or night, we're ready to help.", + id: "q1", title: "Are you truly available 24/7?", content: "Yes, our team of certified mechanics is available around the clock, 365 days a year, for emergency roadside assistance and on-site repairs. Day or night, we're ready to help." }, { - id: "q2", - title: "What types of auto repairs do you handle?", - content: "We handle a wide range of issues including engine diagnostics, brake repairs, battery replacements, tire changes, fluid top-ups, minor electrical issues, and emergency towing. If it can be fixed roadside, we'll do it.", + id: "q2", title: "What types of auto repairs do you handle?", content: "We handle a wide range of issues including engine diagnostics, brake repairs, battery replacements, tire changes, fluid top-ups, minor electrical issues, and emergency towing. If it can be fixed roadside, we'll do it." }, { - id: "q3", - title: "What payment methods do you accept?", - content: "We accept all major credit cards, debit cards, and mobile payment options for your convenience. Payment is typically processed upon completion of service.", + id: "q3", title: "What payment methods do you accept?", content: "We accept all major credit cards, debit cards, and mobile payment options for your convenience. Payment is typically processed upon completion of service." }, { - id: "q4", - title: "What are your service areas?", - content: "We provide service across [Your City/Region Name] and its surrounding areas. Please call us to confirm if your specific location is within our immediate service radius.", - }, + id: "q4", title: "What are your service areas?", content: "We provide service across [Your City/Region Name] and its surrounding areas. Please call us to confirm if your specific location is within our immediate service radius." + } ]} title="Frequently Asked Questions About Our Services" description="Find quick answers to common queries regarding our 24-hour availability, types of repairs, payment, and service areas." @@ -347,7 +214,7 @@ export default function LandingPage() {