diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 5664104..5130e32 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -58,16 +58,16 @@ export default function AboutPage() { features={[ { id: 1, - title: "Logbook Servicing", description: "Dealer-standard servicing without dealership prices. Regular maintenance to keep your vehicle running smoothly.", imageSrc: "http://img.b2bpic.net/free-photo/serious-businessman-manager-stands-front-modern-silver-colored-car-with-paper-documents-hands_146671-16506.jpg", imageAlt: "car service maintenance logbook checklist"}, + title: "Logbook Servicing", description: "Dealer-standard servicing without dealership prices. Regular maintenance to keep your vehicle running smoothly.", imageSrc: "http://img.b2bpic.net/free-photo/serious-businessman-manager-stands-front-modern-silver-colored-car-with-paper-documents-hands_146671-16506.jpg?_wi=3", imageAlt: "car service maintenance logbook checklist"}, { id: 2, - title: "Brake Repairs", description: "Professional brake inspections, pad replacements, and rotor servicing for safety and performance.", imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376986.jpg", imageAlt: "brake pad replacement automotive repair"}, + title: "Brake Repairs", description: "Professional brake inspections, pad replacements, and rotor servicing for safety and performance.", imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376986.jpg?_wi=3", imageAlt: "brake pad replacement automotive repair"}, { id: 3, - title: "Air Conditioning", description: "AC regassing, diagnostics, and repairs to keep your cabin comfortable year-round.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-showing-customer-problem-with-car_1170-1368.jpg", imageAlt: "air conditioning refill automotive service"}, + title: "Air Conditioning", description: "AC regassing, diagnostics, and repairs to keep your cabin comfortable year-round.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-showing-customer-problem-with-car_1170-1368.jpg?_wi=3", imageAlt: "air conditioning refill automotive service"}, { id: 4, - title: "General Repairs", description: "Expert diagnosis and repair of mechanical issues, from minor fixes to major overhauls.", imageSrc: "http://img.b2bpic.net/free-photo/car-repairmen-using-laptop-while-doing-car-engine-diagnostic-auto-repair-shop_637285-4273.jpg", imageAlt: "mechanical engine repair automotive workshop"}, + title: "General Repairs", description: "Expert diagnosis and repair of mechanical issues, from minor fixes to major overhauls.", imageSrc: "http://img.b2bpic.net/free-photo/car-repairmen-using-laptop-while-doing-car-engine-diagnostic-auto-repair-shop_637285-4273.jpg?_wi=2", imageAlt: "mechanical engine repair automotive workshop"}, ]} title="Our Services" description="Comprehensive automotive repair and maintenance services for all vehicle types"