5 Commits

Author SHA1 Message Date
56284d46e8 Update src/app/page.tsx 2026-06-07 16:38:25 +00:00
898a0916bf Merge version_3 into main
Merge version_3 into main
2026-06-07 16:09:06 +00:00
54788ace7a Update src/app/page.tsx 2026-06-07 16:09:00 +00:00
963025a767 Merge version_2 into main
Merge version_2 into main
2026-06-07 16:07:48 +00:00
bab846fa27 Merge version_2 into main
Merge version_2 into main
2026-06-07 16:07:05 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
{ {
name: "Contact", id: "#contact"}, name: "Contact", id: "#contact"},
]} ]}
brandName="Rock Island Auto Repair" brandName="Automotive Expert"
button={{ button={{
text: "Call Now", href: "tel:+13097865992"}} text: "Call Now", href: "tel:+13097865992"}}
animateOnLoad={true} animateOnLoad={true}
@@ -57,8 +57,8 @@ export default function LandingPage() {
<HeroBillboardGallery <HeroBillboardGallery
background={{ background={{
variant: "downward-rays-static-grid"}} variant: "downward-rays-static-grid"}}
title="Rock Island Auto Repair & Service" title="Automotive Expert - Your Premier Auto Service"
description="Your Trusted Local Auto Shop in Rock Island, IL. Fast, Reliable, and Professional Service for All Your Vehicle Needs." description="Your Premier Auto Service Provider. Fast, Reliable, and Professional for All Your Vehicle Needs."
buttons={[ buttons={[
{ {
text: "Get a Free Estimate", href: "#contact"}, text: "Get a Free Estimate", href: "#contact"},
@@ -86,7 +86,7 @@ export default function LandingPage() {
<div id="about" data-section="about"> <div id="about" data-section="about">
<AboutMetric <AboutMetric
useInvertedBackground={false} useInvertedBackground={false}
title="Your Trusted Auto Repair Partner in Rock Island" title="Your Trusted Partner in Automotive Care"
metrics={[ metrics={[
{ {
icon: CalendarDays, icon: CalendarDays,
@@ -121,8 +121,8 @@ export default function LandingPage() {
{ {
title: "Battery & Electrical Service", description: "Battery testing, replacement, and full electrical system diagnosis and repair for reliable starting and operation.", imageSrc: "http://img.b2bpic.net/free-photo/male-hand-holding-cable-car-battery_23-2147784039.jpg", imageAlt: "Car battery with jumper cables"}, title: "Battery & Electrical Service", description: "Battery testing, replacement, and full electrical system diagnosis and repair for reliable starting and operation.", imageSrc: "http://img.b2bpic.net/free-photo/male-hand-holding-cable-car-battery_23-2147784039.jpg", imageAlt: "Car battery with jumper cables"},
]} ]}
title="Our Comprehensive Auto Repair Services" title="Our Comprehensive Automotive Expert Services"
description="From routine maintenance to complex engine repairs, Rock Island Auto Repair provides fast, reliable, and professional solutions for your vehicle." description="From routine maintenance to complex engine repairs, Automotive Expert provides fast, reliable, and professional solutions for your vehicle."
/> />
</div> </div>
@@ -147,7 +147,7 @@ export default function LandingPage() {
{ {
id: "product-6", name: "Coolant System Maintenance", price: "Starting at $110", imageSrc: "http://img.b2bpic.net/free-photo/motor-oil-change-concept_23-2147770859.jpg", imageAlt: "Car radiator and coolant"}, id: "product-6", name: "Coolant System Maintenance", price: "Starting at $110", imageSrc: "http://img.b2bpic.net/free-photo/motor-oil-change-concept_23-2147770859.jpg", imageAlt: "Car radiator and coolant"},
]} ]}
title="Specialized Auto Care Solutions" title="Specialized Automotive Expert Solutions"
description="Beyond our core services, we offer specialized solutions to tackle unique vehicle challenges and enhance your car's performance." description="Beyond our core services, we offer specialized solutions to tackle unique vehicle challenges and enhance your car's performance."
/> />
</div> </div>
@@ -161,14 +161,14 @@ export default function LandingPage() {
{ {
id: "m1", value: "4.9 / 5", title: "Average Rating", description: "Consistently high customer satisfaction across all our auto services.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-diagram-car_23-2147770851.jpg", imageAlt: "Car diagram"}, id: "m1", value: "4.9 / 5", title: "Average Rating", description: "Consistently high customer satisfaction across all our auto services.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-diagram-car_23-2147770851.jpg", imageAlt: "Car diagram"},
{ {
id: "m2", value: "300+", title: "Positive Reviews", description: "See what our happy customers in Rock Island are saying about us.", imageSrc: "http://img.b2bpic.net/free-photo/feedback-rate-customer-service-satisfaction_23-2149466856.jpg", imageAlt: "Customer review icon"}, id: "m2", value: "300+", title: "Positive Reviews", description: "See what our happy customers are saying about us.", imageSrc: "http://img.b2bpic.net/free-photo/feedback-rate-customer-service-satisfaction_23-2149466856.jpg", imageAlt: "Customer review icon"},
{ {
id: "m3", value: "15+ Years", title: "Industry Experience", description: "A long-standing history of reliable and expert auto repair work.", imageSrc: "http://img.b2bpic.net/free-photo/auto-repair-workshop_23-2147770854.jpg", imageAlt: "Auto repair workshop"}, id: "m3", value: "15+ Years", title: "Industry Experience", description: "A long-standing history of reliable and expert auto repair work.", imageSrc: "http://img.b2bpic.net/free-photo/auto-repair-workshop_23-2147770854.jpg", imageAlt: "Auto repair workshop"},
{ {
id: "m4", value: "Same Day", title: "Service Available", description: "Quick turnaround for many common auto services to get you back on the road.", imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-holding-alarm-clock-green-t-shirt-cap-looking-worried_176474-11063.jpg", imageAlt: "Fast clock icon"}, id: "m4", value: "Same Day", title: "Service Available", description: "Quick turnaround for many common auto services to get you back on the road.", imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-holding-alarm-clock-green-t-shirt-cap-looking-worried_176474-11063.jpg", imageAlt: "Fast clock icon"},
]} ]}
title="Why Choose Rock Island Auto Repair?" title="Why Choose Automotive Expert?"
description="Our commitment to quality, speed, and customer satisfaction sets us apart as Rock Island's premier auto service center." description="Our commitment to quality, speed, and customer satisfaction sets us apart as a premier auto service center."
/> />
</div> </div>
@@ -198,9 +198,9 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
names={[ names={[
"ASE Certified", "NAPA AutoCare Center", "Bosch Car Service", "BBB Accredited", "Rock Island Chamber of Commerce", "Trusted Technicians", "Customer Recommended"]} "ASE Certified", "NAPA AutoCare Center", "Bosch Car Service", "BBB Accredited", "Trusted Technicians", "Customer Recommended"]}
title="Recognized & Certified for Auto Service Excellence" title="Recognized & Certified for Automotive Excellence"
description="We adhere to the highest standards of automotive repair and quality, backed by industry certifications and local partnerships." description="We adhere to the highest standards of automotive repair and quality, backed by industry certifications and trusted partnerships."
/> />
</div> </div>
@@ -210,25 +210,28 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "faq-1", title: "What areas do you serve?", content: "We proudly serve Rock Island, IL, and the surrounding Quad Cities metropolitan area. Contact us to confirm service availability in your specific location." id: "faq-1", title: "What types of auto repair services do you offer?", content: "We offer a full range of services including oil changes, brake repair, engine diagnostics, tire sales and service, AC and heating repair, and battery/electrical service. Visit our services section for a complete list."
}, },
{ {
id: "faq-2", title: "Do you offer emergency roadside assistance?", content: "While we don't offer 24/7 roadside assistance, we can often accommodate urgent repair needs during business hours. Call us for immediate advice." id: "faq-2", title: "How often should I have my oil changed?", content: "Generally, we recommend an oil change every 3,000 to 5,000 miles for conventional oil, or as specified by your vehicle's manufacturer for synthetic oils, depending on your driving habits."
}, },
{ {
id: "faq-3", title: "How much does an auto repair service cost?", content: "The cost varies depending on the service. We offer transparent pricing and provide a detailed estimate before any work begins. Free estimates are available for most services." id: "faq-3", title: "Do you provide estimates before starting repairs?", content: "Yes, transparency is key. We provide a detailed, no-obligation estimate for all major repairs before any work begins, ensuring you understand the costs involved."
}, },
{ {
id: "faq-4", title: "Are your technicians certified?", content: "Absolutely. All our technicians are ASE Certified, highly trained, and experienced to ensure professional and reliable service every time." id: "faq-4", title: "Are your auto technicians certified?", content: "Absolutely. Our team consists of highly trained and ASE Certified technicians dedicated to providing expert and reliable service for your vehicle."
}, },
{ {
id: "faq-5", title: "What types of vehicles do you service?", content: "We service, repair, and maintain most makes and models of cars, trucks, and SUVs. Please contact us with your vehicle details." id: "faq-5", title: "What vehicles do you service?", content: "We proudly service most makes and models of cars, trucks, and SUVs, both foreign and domestic. Please contact us with your vehicle details if you have specific questions."
}, },
{ {
id: "faq-6", title: "How often should I get an oil change?", content: "We generally recommend an oil change every 3,000 to 5,000 miles, or as recommended by your vehicle manufacturer, depending on oil type and driving habits." id: "faq-6", title: "Do you offer a warranty on your repairs?", content: "Yes, we stand behind our work. Most of our repairs come with a warranty to give you peace of mind. Please ask our service advisors for specific warranty details."
},
{
id: "faq-7", title: "Can I schedule an appointment online?", content: "Currently, we recommend calling us directly at (309) 786-5992 to schedule your service appointment. We're working on an online booking option for the future!"
} }
]} ]}
title="Frequently Asked Questions" title="Common Questions About Our Auto Repair Services"
description="Find quick answers to common questions about our auto repair services, pricing, and operational details." description="Find quick answers to common questions about our auto repair services, pricing, and operational details."
faqsAnimation="slide-up" faqsAnimation="slide-up"
/> />
@@ -239,12 +242,12 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "downward-rays-static"}} variant: "downward-rays-static"}}
tag="Contact Us" tag="Connect With Us"
title="Get Your Vehicle Serviced Today!" title="Schedule Your Auto Service or Get a Free Quote"
description="Reach out for service appointments or schedule a free estimate. We're here to help with all your auto repair and maintenance needs." description="Ready to get your car serviced? Contact us today for an appointment or a no-obligation estimate. We're committed to providing top-notch auto repair."
inputPlaceholder="Your Name / Email / Phone" inputPlaceholder="Enter your name, email, or phone for service"
buttonText="Request Service" buttonText="Request a Quote"
termsText="By clicking Request Service, you agree to be contacted by Rock Island Auto Repair." termsText="By clicking Request a Quote, you agree to be contacted by Automotive Expert regarding your service inquiry."
/> />
</div> </div>
@@ -252,18 +255,22 @@ export default function LandingPage() {
<FooterMedia <FooterMedia
videoSrc="http://img.b2bpic.net/free-photo/mechanic-working-car-service_23-2147770858.jpg" videoSrc="http://img.b2bpic.net/free-photo/mechanic-working-car-service_23-2147770858.jpg"
videoAriaLabel="Mechanic working on car" videoAriaLabel="Mechanic working on car"
logoText="Rock Island Auto Repair" logoText="Automotive Expert"
columns={[ columns={[
{ {
title: "Services", items: [ title: "Services", items: [
{ {
label: "Oil Change", href: "#services"}, label: "Oil Change & Filters", href: "#services"},
{ {
label: "Brake Repair", href: "#services"}, label: "Brake & ABS Repair", href: "#services"},
{ {
label: "Engine Diagnostics", href: "#services"}, label: "Engine Diagnostics", href: "#services"},
{ {
label: "Tire Service", href: "#services"}, label: "Tire Sales & Service", href: "#services"},
{
label: "AC & Heating", href: "#services"},
{
label: "Battery & Electrical", href: "#services"},
], ],
}, },
{ {
@@ -271,23 +278,25 @@ export default function LandingPage() {
{ {
label: "About Us", href: "#about"}, label: "About Us", href: "#about"},
{ {
label: "Reviews", href: "#reviews"}, label: "Customer Reviews", href: "#reviews"},
{ {
label: "FAQ", href: "#faq"}, label: "FAQ", href: "#faq"},
{
label: "Our Team", href: "#about"},
], ],
}, },
{ {
title: "Contact", items: [ title: "Contact", items: [
{ {
label: "Get a Quote", href: "#contact"}, label: "Schedule Service", href: "#contact"},
{ {
label: "Call Us: (309) 786-5992", href: "tel:+13097865992"}, label: "Call Us: (309) 786-5992", href: "tel:+13097865992"},
{ {
label: "1901 4th Ave Rock Island, IL 61201", href: "https://www.google.com/maps/search/?api=1&query=1901+4th+Ave,+Rock+Island,+IL+61201"}, label: "Contact Us", href: "#contact"}
], ],
}, },
]} ]}
copyrightText="© 2024 Rock Island Auto Repair & Service. All rights reserved." copyrightText="© 2024 Automotive Expert. All Rights Reserved."
/> />
</div> </div>
</ReactLenis> </ReactLenis>