Update src/app/page.tsx
This commit is contained in:
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
title: "Same-Day Service", description: "Most brake services completed within 24 hours without compromising quality.", icon: Zap
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-changing-brake-discs-car-service_1303-26909.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-changing-brake-discs-car-service_1303-26909.jpg?_wi=1"
|
||||
imageAlt="Professional brake inspection and diagnostics"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -103,13 +103,13 @@ export default function LandingPage() {
|
||||
<FeatureCardOne
|
||||
features={[
|
||||
{
|
||||
title: "Brake Pad Replacement", description: "Replace worn brake pads with premium components to restore stopping power and safety.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-tool-wheel-hands-mechanic-blue-work-clothes_1157-46150.jpg", imageAlt: "Brake pad replacement service"
|
||||
title: "Brake Pad Replacement", description: "Replace worn brake pads with premium components to restore stopping power and safety.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-tool-wheel-hands-mechanic-blue-work-clothes_1157-46150.jpg?_wi=1", imageAlt: "Brake pad replacement service"
|
||||
},
|
||||
{
|
||||
title: "Rotor Resurfacing", description: "Resurface or replace rotors to eliminate vibration and ensure smooth, even braking.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-tool-wheel-hands-mechanic-blue-work-clothes_1157-46150.jpg", imageAlt: "Brake rotor resurfacing"
|
||||
title: "Rotor Resurfacing", description: "Resurface or replace rotors to eliminate vibration and ensure smooth, even braking.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-tool-wheel-hands-mechanic-blue-work-clothes_1157-46150.jpg?_wi=2", imageAlt: "Brake rotor resurfacing"
|
||||
},
|
||||
{
|
||||
title: "Brake Inspection", description: "Complete system inspection to identify potential issues before they become safety hazards.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-changing-brake-discs-car-service_1303-26909.jpg", imageAlt: "Professional brake system inspection"
|
||||
title: "Brake Inspection", description: "Complete system inspection to identify potential issues before they become safety hazards.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-changing-brake-discs-car-service_1303-26909.jpg?_wi=2", imageAlt: "Professional brake system inspection"
|
||||
},
|
||||
{
|
||||
title: "Brake Fluid Service", description: "Brake fluid flush and replacement to maintain braking performance and system health.", imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-oiling-car-brake_1170-1625.jpg", imageAlt: "Brake fluid maintenance service"
|
||||
|
||||
Reference in New Issue
Block a user