From eb879d5d150909b5006e11966bd34a06bfbc25ae Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 23:31:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4f544a7..c521fdf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -105,17 +105,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "New Tire Sales", description: "Top-tier brands at factory-direct pricing for all vehicle types.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cp9K6SRez6ObVvmfexFIl6DHLu/professional-mechanic-changing-car-tires-1777072949212-e05bf1df.png", imageAlt: "New Tires"}, + title: "New Tire Sales", description: "Top-tier brands at factory-direct pricing for all vehicle types.", buttons: [{ text: "Book Now", href: "#contact" }], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cp9K6SRez6ObVvmfexFIl6DHLu/professional-mechanic-changing-car-tires-1777072949212-e05bf1df.png", imageAlt: "New Tires"}, { - title: "Used Tires", description: "Strictly inspected, high-tread depth used tires for any budget.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cp9K6SRez6ObVvmfexFIl6DHLu/professional-mechanic-changing-car-tires-1777073038916-71a9ed40.png", imageAlt: "Used Tires"}, + title: "Used Tires", description: "Strictly inspected, high-tread depth used tires for any budget.", buttons: [{ text: "Inquire", href: "#contact" }], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cp9K6SRez6ObVvmfexFIl6DHLu/professional-mechanic-changing-car-tires-1777073038916-71a9ed40.png", imageAlt: "Used Tires"}, { - title: "Wheel Balancing", description: "Precise balancing to ensure smooth ride and extended tread life.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cp9K6SRez6ObVvmfexFIl6DHLu/wheel-balancing-equipment-displaying-pre-1777072958975-f0ee2818.png", imageAlt: "Mount and Balance"}, + title: "Wheel Balancing", description: "Precise balancing to ensure smooth ride and extended tread life.", buttons: [{ text: "Book Now", href: "#contact" }], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cp9K6SRez6ObVvmfexFIl6DHLu/wheel-balancing-equipment-displaying-pre-1777072958975-f0ee2818.png", imageAlt: "Mount and Balance"}, { - title: "Flat Tire Repair", description: "Quick, safe, and reliable repairs to get you back on the road.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cp9K6SRez6ObVvmfexFIl6DHLu/wheel-balancing-equipment-displaying-pre-1777073047560-f3e8ee57.png", imageAlt: "Flat Repair"}, + title: "Flat Tire Repair", description: "Quick, safe, and reliable repairs to get you back on the road.", buttons: [{ text: "Book Now", href: "#contact" }], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cp9K6SRez6ObVvmfexFIl6DHLu/wheel-balancing-equipment-displaying-pre-1777073047560-f3e8ee57.png", imageAlt: "Flat Repair"}, { - title: "Wheel Alignment", description: "State-of-the-art laser alignment for perfect road contact.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cp9K6SRez6ObVvmfexFIl6DHLu/car-alignment-diagnostics-screen-with-la-1777072968698-4e0a6dc1.png", imageAlt: "Wheel Alignment"}, + title: "Wheel Alignment", description: "State-of-the-art laser alignment for perfect road contact.", buttons: [{ text: "Book Now", href: "#contact" }], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cp9K6SRez6ObVvmfexFIl6DHLu/car-alignment-diagnostics-screen-with-la-1777072968698-4e0a6dc1.png", imageAlt: "Wheel Alignment"}, { - title: "Tire Rotation", description: "Regular maintenance to maximize the lifespan of your investment.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cp9K6SRez6ObVvmfexFIl6DHLu/car-alignment-diagnostics-screen-with-la-1777073057248-cd192d01.png", imageAlt: "Tire Rotation"}, + title: "Tire Rotation", description: "Regular maintenance to maximize the lifespan of your investment.", buttons: [{ text: "Book Now", href: "#contact" }], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cp9K6SRez6ObVvmfexFIl6DHLu/car-alignment-diagnostics-screen-with-la-1777073057248-cd192d01.png", imageAlt: "Tire Rotation"}, ]} title="Professional Tire Services" description="From high-performance new tires to reliable, budget-friendly used options, we handle every detail."