From 56284d46e876cbec78f666d069370d2d8c878a0a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 16:38:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b63a8ff..e0bf400 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { { name: "Contact", id: "#contact"}, ]} - brandName="Rock Island Auto Repair" + brandName="Automotive Expert" button={{ text: "Call Now", href: "tel:+13097865992"}} animateOnLoad={true} @@ -57,8 +57,8 @@ export default function LandingPage() { @@ -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"}, ]} - 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." /> @@ -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: "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: "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?" - description="Our commitment to quality, speed, and customer satisfaction sets us apart as Rock Island's premier auto service center." + title="Why Choose Automotive Expert?" + description="Our commitment to quality, speed, and customer satisfaction sets us apart as a premier auto service center." /> @@ -198,9 +198,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "ASE Certified", "NAPA AutoCare Center", "Bosch Car Service", "BBB Accredited", "Rock Island Chamber of Commerce", "Trusted Technicians", "Customer Recommended"]} - title="Recognized & Certified for Auto Service Excellence" - description="We adhere to the highest standards of automotive repair and quality, backed by industry certifications and local partnerships." + "ASE Certified", "NAPA AutoCare Center", "Bosch Car Service", "BBB Accredited", "Trusted Technicians", "Customer Recommended"]} + title="Recognized & Certified for Automotive Excellence" + description="We adhere to the highest standards of automotive repair and quality, backed by industry certifications and trusted partnerships." /> @@ -247,7 +247,7 @@ export default function LandingPage() { 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="Enter your name, email, or phone for service" buttonText="Request a Quote" - termsText="By clicking Request a Quote, you agree to be contacted by Rock Island Auto Repair regarding your service inquiry." + termsText="By clicking Request a Quote, you agree to be contacted by Automotive Expert regarding your service inquiry." /> @@ -255,7 +255,7 @@ export default function LandingPage() {