Update src/app/page.tsx

This commit is contained in:
2026-03-09 07:47:34 +00:00
parent d019fe2a28
commit 2fbc5d06ef

View File

@@ -48,11 +48,11 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "radial-gradient" }}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/professional-mechanic-using-contemporary-technology-work_329181-11875.jpg", imageAlt: "Professional mechanic working on car engine" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-repairing-karting-car_1157-24737.jpg", imageAlt: "Brake repair service" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-work-his-garage_146671-19702.jpg", imageAlt: "Engine diagnostics service" },
{ imageSrc: "http://img.b2bpic.net/free-photo/service-station-two-bearded-brutal-mechanics-repairing-car-garage_613910-19571.jpg", imageAlt: "Battery replacement service" },
{ imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-servicing-car_1170-1399.jpg", imageAlt: "Suspension repair service" }
{ imageSrc: "http://img.b2bpic.net/free-photo/professional-mechanic-using-contemporary-technology-work_329181-11875.jpg?_wi=1", imageAlt: "Professional mechanic working on car engine" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-repairing-karting-car_1157-24737.jpg?_wi=1", imageAlt: "Brake repair service" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-work-his-garage_146671-19702.jpg?_wi=1", imageAlt: "Engine diagnostics service" },
{ imageSrc: "http://img.b2bpic.net/free-photo/service-station-two-bearded-brutal-mechanics-repairing-car-garage_613910-19571.jpg?_wi=1", imageAlt: "Battery replacement service" },
{ imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-servicing-car_1170-1399.jpg?_wi=1", imageAlt: "Suspension repair service" }
]}
buttons={[
{ text: "📞 Call Now", href: "#contact" },
@@ -79,16 +79,16 @@ export default function LandingPage() {
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: "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", 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", imageAlt: "Engine diagnostics", 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: "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", 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" }
},
{
title: "Suspension Repairs", description: "Suspension system maintenance and repair for safe, comfortable driving", imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-servicing-car_1170-1399.jpg", imageAlt: "Suspension repair", button: { text: "Book Service", href: "#contact" }
title: "Suspension Repairs", description: "Suspension system maintenance and repair for safe, comfortable driving", imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-servicing-car_1170-1399.jpg?_wi=2", imageAlt: "Suspension repair", button: { text: "Book Service", href: "#contact" }
},
{
title: "Ignition Coil Replacement", description: "Fast and efficient ignition coil replacement to get you back on the road", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car-engine_1170-1282.jpg", imageAlt: "Ignition coil replacement", button: { text: "Book Service", href: "#contact" }
@@ -105,7 +105,7 @@ export default function LandingPage() {
tag="About Us"
tagIcon={CheckCircle}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/professional-mechanic-using-contemporary-technology-work_329181-11875.jpg"
imageSrc="http://img.b2bpic.net/free-photo/professional-mechanic-using-contemporary-technology-work_329181-11875.jpg?_wi=2"
imageAlt="Professional mechanics in our workshop"
useInvertedBackground={false}
buttons={[{ text: "Get in Touch", href: "#contact" }]}
@@ -163,7 +163,7 @@ export default function LandingPage() {
<MediaAbout
title="Need a Reliable Mechanic?"
description="Call our team today or request a service booking. We're here to help with all your automotive needs, with honest advice and fair pricing."
imageSrc="http://img.b2bpic.net/free-photo/young-black-car-mechanic-using-computer-with-his-manager-auto-repair-shop_637285-4243.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-black-car-mechanic-using-computer-with-his-manager-auto-repair-shop_637285-4243.jpg?_wi=1"
imageAlt="Contact our mechanic team"
useInvertedBackground={true}
buttons={[
@@ -186,7 +186,7 @@ export default function LandingPage() {
mediaAnimation="slide-up"
useInvertedBackground={false}
mediaPosition="right"
imageSrc="http://img.b2bpic.net/free-photo/professional-mechanic-using-contemporary-technology-work_329181-11875.jpg"
imageSrc="http://img.b2bpic.net/free-photo/professional-mechanic-using-contemporary-technology-work_329181-11875.jpg?_wi=3"
imageAlt="Our workshop team"
faqs={[
{ id: "1", title: "How do I book a service?", content: "You can book a service by calling us directly on the phone number at the top of the page, or by filling out our contact form below. We'll confirm your booking within 24 hours." },
@@ -208,7 +208,7 @@ export default function LandingPage() {
description="Fill out the form below or call us directly. We'll get back to you within 24 hours to confirm your booking and discuss your vehicle's needs."
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/young-black-car-mechanic-using-computer-with-his-manager-auto-repair-shop_637285-4243.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-black-car-mechanic-using-computer-with-his-manager-auto-repair-shop_637285-4243.jpg?_wi=2"
imageAlt="Contact our team"
mediaPosition="right"
mediaAnimation="slide-up"