Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-12 03:59:19 +00:00

View File

@@ -51,9 +51,9 @@ export default function LandingPage() {
text: "Book Now", href: "#contact"},
]}
slides={[
{ imageSrc: "http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866659.jpg", imageAlt: "Garage repair" },
{ imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138537.jpg", imageAlt: "Garage repair" },
{ imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376970.jpg", imageAlt: "Garage repair" },
{ imageSrc: "http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866659.jpg?_wi=1", imageAlt: "Garage repair" },
{ imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138537.jpg?_wi=1", imageAlt: "Garage repair" },
{ imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376970.jpg?_wi=1", imageAlt: "Garage repair" },
{ imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17657.jpg", imageAlt: "Garage repair" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-construction-workers-job_23-2149366671.jpg", imageAlt: "Garage repair" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-worker-overalls-steel-factory-background_176420-5567.jpg", imageAlt: "Garage repair" },
@@ -104,15 +104,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "John D.", date: "Jan 2025", title: "Happy Client", quote: "Fantastic service, fixed my spring in no time!", tag: "Repair", avatarSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1559.jpg", imageSrc: "http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866659.jpg", imageAlt: "happy homeowner standing near garage"},
id: "1", name: "John D.", date: "Jan 2025", title: "Happy Client", quote: "Fantastic service, fixed my spring in no time!", tag: "Repair", avatarSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1559.jpg", imageSrc: "http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866659.jpg?_wi=2", imageAlt: "happy homeowner standing near garage"},
{
id: "2", name: "Sarah K.", date: "Dec 2024", title: "Great Experience", quote: "Swift and professional garage door maintenance.", tag: "Maintenance", avatarSrc: "http://img.b2bpic.net/free-photo/satisfied-customer-handshaking-with-female-mechanic-auto-repair-shop_637285-7758.jpg", imageSrc: "http://img.b2bpic.net/free-photo/gardener-talking-by-mobile-phone_329181-20611.jpg", imageAlt: "happy homeowner standing near garage"},
{
id: "3", name: "Mark L.", date: "Nov 2024", title: "Prompt Help", quote: "Best repair service I've hired in town.", tag: "Support", avatarSrc: "http://img.b2bpic.net/free-photo/customer-giving-her-car-keys-mechanic_1170-1483.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-blonde-office-worker-man-headphones-sits-desk-with-office-tools-using-laptop-puts-finger-headphones-isolated-white-background-with-copy-space_141793-65577.jpg", imageAlt: "happy homeowner standing near garage"},
{
id: "4", name: "Emily P.", date: "Oct 2024", title: "Highly Recommend", quote: "My garage opener works perfectly now.", tag: "Repair", avatarSrc: "http://img.b2bpic.net/free-photo/happy-mid-adult-mechanic-working-auto-repair-shop_637285-7540.jpg", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138537.jpg", imageAlt: "happy homeowner standing near garage"},
id: "4", name: "Emily P.", date: "Oct 2024", title: "Highly Recommend", quote: "My garage opener works perfectly now.", tag: "Repair", avatarSrc: "http://img.b2bpic.net/free-photo/happy-mid-adult-mechanic-working-auto-repair-shop_637285-7540.jpg", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138537.jpg?_wi=2", imageAlt: "happy homeowner standing near garage"},
{
id: "5", name: "Robert B.", date: "Sep 2024", title: "Professional", quote: "Fair pricing and excellent workmanship.", tag: "Installation", avatarSrc: "http://img.b2bpic.net/free-photo/bearded-man-with-bicycle_1098-1289.jpg", imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376970.jpg", imageAlt: "happy homeowner standing near garage"},
id: "5", name: "Robert B.", date: "Sep 2024", title: "Professional", quote: "Fair pricing and excellent workmanship.", tag: "Installation", avatarSrc: "http://img.b2bpic.net/free-photo/bearded-man-with-bicycle_1098-1289.jpg", imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376970.jpg?_wi=2", imageAlt: "happy homeowner standing near garage"},
]}
title="Customer Stories"
description="What our clients say about our service excellence."