Update src/app/page.tsx

This commit is contained in:
2026-05-06 20:59:00 +00:00
parent c363e68656
commit a05c151528

View File

@@ -53,9 +53,9 @@ export default function LandingPage() {
{ text: "Get A Quote", href: "#contact" }
]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/lot-old-instruments-tool-box_146671-19076.jpg", imageAlt: "mobile mechanic engine repair work" },
{ imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-opening-radiator-cap-while-repairing-car-repair-workshop_637285-4223.jpg", imageAlt: "mechanic checking oil level car" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hands-car-mechanic-with-wrench-garage_146671-13558.jpg", imageAlt: "repairing vehicle on driveway" },
{ imageSrc: "http://img.b2bpic.net/free-photo/lot-old-instruments-tool-box_146671-19076.jpg?_wi=1", imageAlt: "mobile mechanic engine repair work" },
{ imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-opening-radiator-cap-while-repairing-car-repair-workshop_637285-4223.jpg?_wi=1", imageAlt: "mechanic checking oil level car" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hands-car-mechanic-with-wrench-garage_146671-13558.jpg?_wi=1", imageAlt: "repairing vehicle on driveway" },
{ imageSrc: "http://img.b2bpic.net/free-photo/long-shot-man-holding-spare-tire_23-2148270683.jpg", imageAlt: "mobile mechanic engine repair work" },
{ imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-checks-engine-his-car_1157-27213.jpg", imageAlt: "mechanic checking oil level car" }
]}
@@ -68,7 +68,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Excellence in Every Repair"
description="At Hughes Mobile Auto Repair, we believe your vehicle maintenance shouldn't disrupt your schedule. We provide expert repairs for everything from routine oil changes to diagnostic services, all while you relax at home."
imageSrc="http://img.b2bpic.net/free-photo/woman-inviting-man-house-with-tools_259150-58291.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-inviting-man-house-with-tools_259150-58291.jpg?_wi=1"
imageAlt="professional mobile mechanic portrait"
/>
</div>
@@ -80,10 +80,10 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{ id: "1", title: "On-Site Service", description: "We come to you—no more waiting rooms or dropping off your car.", tag: "Convenience", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-changing-tire_23-2148258052.jpg", imageAlt: "repairing vehicle on driveway" },
{ id: "2", title: "Reasonable Pricing", description: "High-quality repairs that respect your budget.", tag: "Value", imageSrc: "http://img.b2bpic.net/free-photo/lot-old-instruments-tool-box_146671-19076.jpg", imageAlt: "repairing vehicle on driveway" },
{ id: "3", title: "Swift Service", description: "Back on the road faster with our expert, efficient diagnostic processes.", tag: "Speed", imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-opening-radiator-cap-while-repairing-car-repair-workshop_637285-4223.jpg", imageAlt: "repairing vehicle on driveway" },
{ id: "4", title: "Local Expertise", description: "Deeply familiar with the unique needs of Knoxville drivers.", tag: "Expertise", imageSrc: "http://img.b2bpic.net/free-photo/hands-car-mechanic-with-wrench-garage_146671-13558.jpg", imageAlt: "repairing vehicle on driveway" },
{ id: "5", title: "Transparent Communication", description: "We explain exactly what your vehicle needs before we start.", tag: "Trust", imageSrc: "http://img.b2bpic.net/free-photo/woman-inviting-man-house-with-tools_259150-58291.jpg", imageAlt: "repairing vehicle on driveway" }
{ id: "2", title: "Reasonable Pricing", description: "High-quality repairs that respect your budget.", tag: "Value", imageSrc: "http://img.b2bpic.net/free-photo/lot-old-instruments-tool-box_146671-19076.jpg?_wi=2", imageAlt: "repairing vehicle on driveway" },
{ id: "3", title: "Swift Service", description: "Back on the road faster with our expert, efficient diagnostic processes.", tag: "Speed", imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-opening-radiator-cap-while-repairing-car-repair-workshop_637285-4223.jpg?_wi=2", imageAlt: "repairing vehicle on driveway" },
{ id: "4", title: "Local Expertise", description: "Deeply familiar with the unique needs of Knoxville drivers.", tag: "Expertise", imageSrc: "http://img.b2bpic.net/free-photo/hands-car-mechanic-with-wrench-garage_146671-13558.jpg?_wi=2", imageAlt: "repairing vehicle on driveway" },
{ id: "5", title: "Transparent Communication", description: "We explain exactly what your vehicle needs before we start.", tag: "Trust", imageSrc: "http://img.b2bpic.net/free-photo/woman-inviting-man-house-with-tools_259150-58291.jpg?_wi=2", imageAlt: "repairing vehicle on driveway" }
]}
title="Why Choose Hughes?"
description="Professional service, reasonable pricing, and the ultimate convenience."