From a36b3b65a52f09b87d2259961d4b72907b6875fc Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 18:59:15 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index a629e59..6a26e96 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -42,7 +42,7 @@ export default function LandingPage() { useInvertedBackground={false} title="A Legacy of Automotive Precision" description="With over 20 years of experience, Excellent Auto Workshop is dedicated to providing honest, efficient, and high-quality car care. Our mission is to keep your vehicle running safely on the road through certified technical expertise." - imageSrc="http://img.b2bpic.net/free-photo/high-angle-metal-keys_23-2148796585.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-metal-keys_23-2148796585.jpg?_wi=2" /> @@ -56,7 +56,7 @@ export default function LandingPage() { { title: "Expertise", description: "Certified mechanics." }, { title: "Technology", description: "Latest diagnostic tools." }, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-metal-keys_23-2148796585.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-metal-keys_23-2148796585.jpg?_wi=3" mediaAnimation="slide-up" /> -- 2.49.1 From 146ef637c71db6b6e9be95f675db4f7c35c10ad6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 18:59:16 +0000 Subject: [PATCH 2/4] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 6b297f4..f742e8f 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -45,8 +45,8 @@ export default function LandingPage() { title="Our Work" description="See the results of our service." features={[ - { id: "g1", title: "Engine Bay", author: "Workshop", description: "Clean and detailed service.", tags: ["Engine"], imageSrc: "http://img.b2bpic.net/free-photo/young-mechanic-working-air-conditioning-system-car-auto-repair-shop_637285-4283.jpg" }, - { id: "g2", title: "Exterior Finish", author: "Garage", description: "Showroom quality results.", tags: ["Detail"], imageSrc: "http://img.b2bpic.net/free-photo/mechanic-smiling-while-servicing-car-engine_1170-1286.jpg" }, + { id: "g1", title: "Engine Bay", author: "Workshop", description: "Clean and detailed service.", tags: ["Engine"], imageSrc: "http://img.b2bpic.net/free-photo/young-mechanic-working-air-conditioning-system-car-auto-repair-shop_637285-4283.jpg?_wi=11" }, + { id: "g2", title: "Exterior Finish", author: "Garage", description: "Showroom quality results.", tags: ["Detail"], imageSrc: "http://img.b2bpic.net/free-photo/mechanic-smiling-while-servicing-car-engine_1170-1286.jpg?_wi=8" }, ]} /> -- 2.49.1 From a6601e4882829716bf90bfbd7208e2cc70b37b10 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 18:59:16 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bff5d99..22ce204 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,12 +47,12 @@ export default function LandingPage() { description="Premium automotive care from certified technicians. Keep your vehicle performing at its peak with our expert workshop services." buttons={[{ text: "Book Service", href: "/book" }, { text: "Call Now", href: "tel:+1234567890" }]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-smiling-while-servicing-car-engine_1170-1286.jpg", imageAlt: "Auto Workshop Night View" }, - { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-smiling-while-servicing-car-engine_1170-1286.jpg", imageAlt: "Auto Workshop Night View 2" }, - { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-smiling-while-servicing-car-engine_1170-1286.jpg", imageAlt: "Auto Workshop Night View 3" }, - { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-smiling-while-servicing-car-engine_1170-1286.jpg", imageAlt: "Auto Workshop Night View 4" }, - { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-smiling-while-servicing-car-engine_1170-1286.jpg", imageAlt: "Auto Workshop Night View 5" }, - { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-smiling-while-servicing-car-engine_1170-1286.jpg", imageAlt: "Auto Workshop Night View 6" }, + { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-smiling-while-servicing-car-engine_1170-1286.jpg?_wi=1", imageAlt: "Auto Workshop Night View" }, + { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-smiling-while-servicing-car-engine_1170-1286.jpg?_wi=2", imageAlt: "Auto Workshop Night View 2" }, + { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-smiling-while-servicing-car-engine_1170-1286.jpg?_wi=3", imageAlt: "Auto Workshop Night View 3" }, + { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-smiling-while-servicing-car-engine_1170-1286.jpg?_wi=4", imageAlt: "Auto Workshop Night View 4" }, + { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-smiling-while-servicing-car-engine_1170-1286.jpg?_wi=5", imageAlt: "Auto Workshop Night View 5" }, + { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-smiling-while-servicing-car-engine_1170-1286.jpg?_wi=6", imageAlt: "Auto Workshop Night View 6" }, ]} mediaAnimation="slide-up" /> @@ -63,8 +63,8 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { id: "1", name: "Mark Wilson", date: "2023-11-15", title: "Sports Car Owner", quote: "Excellent service and professionalism. My car feels brand new.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-relaxing-taking-break-from-work-auto-repair-shop_637285-9753.jpg", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-smiling-while-servicing-car-engine_1170-1286.jpg", imageAlt: "luxury auto garage interior" }, - { id: "2", name: "Sarah Jenkins", date: "2023-10-20", title: "Sedan Driver", quote: "Quick, reliable, and fair pricing. Best garage in town.", tag: "Reliable", avatarSrc: "http://img.b2bpic.net/free-photo/happy-auto-mechanic-taking-his-hat-while-standing-workshop-looking-camera-his-customers-are-background_637285-7792.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-mechanic-working-air-conditioning-system-car-auto-repair-shop_637285-4283.jpg", imageAlt: "car engine diagnostic check" }, + { id: "1", name: "Mark Wilson", date: "2023-11-15", title: "Sports Car Owner", quote: "Excellent service and professionalism. My car feels brand new.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-relaxing-taking-break-from-work-auto-repair-shop_637285-9753.jpg", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-smiling-while-servicing-car-engine_1170-1286.jpg?_wi=7", imageAlt: "luxury auto garage interior" }, + { id: "2", name: "Sarah Jenkins", date: "2023-10-20", title: "Sedan Driver", quote: "Quick, reliable, and fair pricing. Best garage in town.", tag: "Reliable", avatarSrc: "http://img.b2bpic.net/free-photo/happy-auto-mechanic-taking-his-hat-while-standing-workshop-looking-camera-his-customers-are-background_637285-7792.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-mechanic-working-air-conditioning-system-car-auto-repair-shop_637285-4283.jpg?_wi=1", imageAlt: "car engine diagnostic check" }, { id: "3", name: "Robert Chen", date: "2023-09-12", title: "SUV Owner", quote: "Certified professionals who really care about quality work.", tag: "Trusted", avatarSrc: "http://img.b2bpic.net/free-photo/showroom-dealer-signing-forms-customers-after-finishing-deal-close-up_482257-110868.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-relaxing-taking-break-from-work-auto-repair-shop_637285-9753.jpg", imageAlt: "happy car owner workshop" }, { id: "4", name: "Lisa Montgomery", date: "2023-08-30", title: "Family Van", quote: "Transparent service. I wouldn't trust anyone else with my family car.", tag: "Service", avatarSrc: "http://img.b2bpic.net/free-photo/elegant-male-taxi-driver-costume_23-2149204568.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-auto-mechanic-taking-his-hat-while-standing-workshop-looking-camera-his-customers-are-background_637285-7792.jpg", imageAlt: "female customer garage key" }, { id: "5", name: "James Miller", date: "2023-12-05", title: "Luxury Sedan", quote: "Absolute precision and honesty. My go-to place for all repairs.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-relaxing-taking-break-from-work-auto-repair-shop_637285-9753.jpg", imageSrc: "http://img.b2bpic.net/free-photo/showroom-dealer-signing-forms-customers-after-finishing-deal-close-up_482257-110868.jpg", imageAlt: "senior car owner mechanic" }, @@ -82,8 +82,8 @@ export default function LandingPage() { title="Our Impact in Numbers" description="Delivering excellence through consistent high-performance results." metrics={[ - { id: "m1", value: "20+", title: "Years Experience", description: "Decades of automotive mastery.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-metal-keys_23-2148796585.jpg" }, - { id: "m2", value: "15k+", title: "Vehicles Serviced", description: "Thousands of satisfied customers.", imageSrc: "http://img.b2bpic.net/free-photo/young-mechanic-working-air-conditioning-system-car-auto-repair-shop_637285-4283.jpg" }, + { id: "m1", value: "20+", title: "Years Experience", description: "Decades of automotive mastery.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-metal-keys_23-2148796585.jpg?_wi=1" }, + { id: "m2", value: "15k+", title: "Vehicles Serviced", description: "Thousands of satisfied customers.", imageSrc: "http://img.b2bpic.net/free-photo/young-mechanic-working-air-conditioning-system-car-auto-repair-shop_637285-4283.jpg?_wi=2" }, ]} /> -- 2.49.1 From f78ea72482ab9e9bc27a2a02c9155777bd77450d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 18:59:16 +0000 Subject: [PATCH 4/4] Update src/app/services/page.tsx --- src/app/services/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index b0629bd..3794eae 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -42,12 +42,12 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { id: 1, title: "Car Repair", description: "Full mechanical diagnostics and repair services.", imageSrc: "http://img.b2bpic.net/free-photo/young-mechanic-working-air-conditioning-system-car-auto-repair-shop_637285-4283.jpg" }, - { id: 2, title: "Car Servicing", description: "Scheduled maintenance to keep your car running smooth.", imageSrc: "http://img.b2bpic.net/free-photo/young-mechanic-working-air-conditioning-system-car-auto-repair-shop_637285-4283.jpg" }, - { id: 3, title: "Engine Diagnostics", description: "Computerized analysis for engine health.", imageSrc: "http://img.b2bpic.net/free-photo/young-mechanic-working-air-conditioning-system-car-auto-repair-shop_637285-4283.jpg" }, - { id: 4, title: "Brake Repair", description: "Safety focused inspection and brake replacement.", imageSrc: "http://img.b2bpic.net/free-photo/young-mechanic-working-air-conditioning-system-car-auto-repair-shop_637285-4283.jpg" }, - { id: 5, title: "AC Repair", description: "Keep cool with our expert A/C system servicing.", imageSrc: "http://img.b2bpic.net/free-photo/young-mechanic-working-air-conditioning-system-car-auto-repair-shop_637285-4283.jpg" }, - { id: 6, title: "Oil Change", description: "Premium oil and filter changes for engine longevity.", imageSrc: "http://img.b2bpic.net/free-photo/young-mechanic-working-air-conditioning-system-car-auto-repair-shop_637285-4283.jpg" }, + { id: 1, title: "Car Repair", description: "Full mechanical diagnostics and repair services.", imageSrc: "http://img.b2bpic.net/free-photo/young-mechanic-working-air-conditioning-system-car-auto-repair-shop_637285-4283.jpg?_wi=3" }, + { id: 2, title: "Car Servicing", description: "Scheduled maintenance to keep your car running smooth.", imageSrc: "http://img.b2bpic.net/free-photo/young-mechanic-working-air-conditioning-system-car-auto-repair-shop_637285-4283.jpg?_wi=4" }, + { id: 3, title: "Engine Diagnostics", description: "Computerized analysis for engine health.", imageSrc: "http://img.b2bpic.net/free-photo/young-mechanic-working-air-conditioning-system-car-auto-repair-shop_637285-4283.jpg?_wi=5" }, + { id: 4, title: "Brake Repair", description: "Safety focused inspection and brake replacement.", imageSrc: "http://img.b2bpic.net/free-photo/young-mechanic-working-air-conditioning-system-car-auto-repair-shop_637285-4283.jpg?_wi=6" }, + { id: 5, title: "AC Repair", description: "Keep cool with our expert A/C system servicing.", imageSrc: "http://img.b2bpic.net/free-photo/young-mechanic-working-air-conditioning-system-car-auto-repair-shop_637285-4283.jpg?_wi=7" }, + { id: 6, title: "Oil Change", description: "Premium oil and filter changes for engine longevity.", imageSrc: "http://img.b2bpic.net/free-photo/young-mechanic-working-air-conditioning-system-car-auto-repair-shop_637285-4283.jpg?_wi=8" }, ]} title="Our Professional Services" description="We offer a wide range of automotive solutions using state-of-the-art diagnostic equipment." @@ -62,8 +62,8 @@ export default function LandingPage() { title="Specialized Repairs" description="Beyond standard service." features={[ - { id: "s1", title: "Transmission", author: "Expert Tech", description: "Advanced transmission repair.", tags: ["Auto", "Heavy"], imageSrc: "http://img.b2bpic.net/free-photo/young-mechanic-working-air-conditioning-system-car-auto-repair-shop_637285-4283.jpg" }, - { id: "s2", title: "Electrical", author: "Pro Team", description: "Full electrical diagnostics.", tags: ["Tech", "Complex"], imageSrc: "http://img.b2bpic.net/free-photo/young-mechanic-working-air-conditioning-system-car-auto-repair-shop_637285-4283.jpg" }, + { id: "s1", title: "Transmission", author: "Expert Tech", description: "Advanced transmission repair.", tags: ["Auto", "Heavy"], imageSrc: "http://img.b2bpic.net/free-photo/young-mechanic-working-air-conditioning-system-car-auto-repair-shop_637285-4283.jpg?_wi=9" }, + { id: "s2", title: "Electrical", author: "Pro Team", description: "Full electrical diagnostics.", tags: ["Tech", "Complex"], imageSrc: "http://img.b2bpic.net/free-photo/young-mechanic-working-air-conditioning-system-car-auto-repair-shop_637285-4283.jpg?_wi=10" }, ]} /> -- 2.49.1