Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 844e93d445 | |||
| a1460fca56 | |||
| 8e102aa6bd | |||
| 7397f7b405 | |||
| 4d6f0b8e4d |
1419
src/app/layout.tsx
1419
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -76,13 +76,13 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Logbook Servicing", description: "Keep your vehicle running smoothly with regular scheduled maintenance", imageSrc: "http://img.b2bpic.net/free-photo/businessman-businesswoman-cafe_1157-14643.jpg", imageAlt: "Logbook servicing", button: { text: "Book Service", href: "#contact" }
|
title: "Engine Diagnostics", description: "Advanced diagnostic testing to identify and fix engine problems quickly", imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-work-his-garage_146671-19702.jpg?_wi=2", imageAlt: "Engine diagnostics", button: { text: "Book Service", href: "#contact" }
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Brake Repairs", description: "Expert brake inspection and replacement to keep you safe on the road", imageSrc: "http://img.b2bpic.net/free-photo/man-repairing-karting-car_1157-24737.jpg?_wi=2", imageAlt: "Brake repair service", button: { text: "Book Service", href: "#contact" }
|
title: "Brake Repairs", description: "Expert brake inspection and replacement to keep you safe on the road", imageSrc: "http://img.b2bpic.net/free-photo/man-repairing-karting-car_1157-24737.jpg?_wi=2", imageAlt: "Brake repair service", button: { text: "Book Service", href: "#contact" }
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Engine Diagnostics", description: "Advanced diagnostic testing to identify and fix engine problems quickly", imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-work-his-garage_146671-19702.jpg?_wi=2", imageAlt: "Engine diagnostics", button: { text: "Book Service", href: "#contact" }
|
title: "Logbook Servicing", description: "Keep your vehicle running smoothly with regular scheduled maintenance", imageSrc: "http://img.b2bpic.net/free-photo/businessman-businesswoman-cafe_1157-14643.jpg", imageAlt: "Logbook servicing", button: { text: "Book Service", href: "#contact" }
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Battery Replacement", description: "Professional battery replacement and installation for all vehicle types", imageSrc: "http://img.b2bpic.net/free-photo/service-station-two-bearded-brutal-mechanics-repairing-car-garage_613910-19571.jpg?_wi=2", imageAlt: "Battery replacement", button: { text: "Book Service", href: "#contact" }
|
title: "Battery Replacement", description: "Professional battery replacement and installation for all vehicle types", imageSrc: "http://img.b2bpic.net/free-photo/service-station-two-bearded-brutal-mechanics-repairing-car-garage_613910-19571.jpg?_wi=2", imageAlt: "Battery replacement", button: { text: "Book Service", href: "#contact" }
|
||||||
|
|||||||
Reference in New Issue
Block a user