Merge version_1 into main #2

Merged
bender merged 4 commits from version_1 into main 2026-03-21 10:11:42 +00:00
4 changed files with 53 additions and 53 deletions

View File

@@ -7,7 +7,7 @@ import FeatureCardTwentyFive from "@/components/sections/feature/FeatureCardTwen
import MetricCardTen from "@/components/sections/metrics/MetricCardTen";
import FooterBase from "@/components/sections/footer/FooterBase";
import Link from "next/link";
import { Calendar, Award, Wrench } from "lucide-react";
import { Calendar, Award, Wrench, Heart, Zap } from "lucide-react";
export default function AboutPage() {
const navItems = [
@@ -116,7 +116,7 @@ export default function AboutPage() {
description: "We come to you anywhere within 5 miles of our Balham location. No dealership queues.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/vehicle-mechanics-standing-by-tools-cart-choosing-appropriate-tool-truck-service_342744-1328.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/vehicle-mechanics-standing-by-tools-cart-choosing-appropriate-tool-truck-service_342744-1328.jpg"
imageAlt="Naz Car Mobile Mechanic team working on vehicle"
mediaAnimation="slide-up"
imagePosition="right"
@@ -140,7 +140,7 @@ export default function AboutPage() {
},
]}
buttonAnimation="slide-up"
textboxLayout="centered"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
metrics={[
@@ -198,14 +198,14 @@ export default function AboutPage() {
{
title: "Certified Technicians",
description: "All technicians hold recognized automotive certifications and undergo continuous professional development training.",
icon: "Award",
icon: Award,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/vehicle-mechanics-standing-by-tools-cart-choosing-appropriate-tool-truck-service_342744-1328.jpg?_wi=3",
imageSrc: "http://img.b2bpic.net/free-photo/vehicle-mechanics-standing-by-tools-cart-choosing-appropriate-tool-truck-service_342744-1328.jpg",
imageAlt: "Certified technicians with equipment",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/mechanics-repairing-car-workshop_329181-11824.jpg?_wi=3",
imageSrc: "http://img.b2bpic.net/free-photo/mechanics-repairing-car-workshop_329181-11824.jpg",
imageAlt: "Professional mechanics in workshop",
},
],
@@ -213,14 +213,14 @@ export default function AboutPage() {
{
title: "Advanced Equipment",
description: "We invest in the latest diagnostic tools and equipment to ensure accurate problem identification and quality repairs.",
icon: "Zap",
icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-using-diagnostic-work-tool-while-checking-car-engine-workshop_637285-4263.jpg?_wi=3",
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-using-diagnostic-work-tool-while-checking-car-engine-workshop_637285-4263.jpg",
imageAlt: "Advanced diagnostic equipment",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-using-laptop-while-talking-customer-repair-shop_637285-8614.jpg?_wi=3",
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-using-laptop-while-talking-customer-repair-shop_637285-8614.jpg",
imageAlt: "Mechanic using diagnostic laptop",
},
],
@@ -228,14 +228,14 @@ export default function AboutPage() {
{
title: "Customer First Approach",
description: "We believe in transparent communication, honest advice, and treating every customer with the respect they deserve.",
icon: "Heart",
icon: Heart,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-businessman-with-touchpad-communicating-with-car-mechanics-auto-repair-shop_637285-4227.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-businessman-with-touchpad-communicating-with-car-mechanics-auto-repair-shop_637285-4227.jpg",
imageAlt: "Mechanic communicating with customer",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/satisfied-customer-signing-documents-while-communicating-with-auto-repairwoman-workshop-focus-is-woman_637285-7760.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/satisfied-customer-signing-documents-while-communicating-with-auto-repairwoman-workshop-focus-is-woman_637285-7760.jpg",
imageAlt: "Customer satisfaction focus",
},
],

View File

@@ -108,7 +108,7 @@ export default function HomePage() {
tag="Professional Mobile Service"
tagIcon={Wrench}
tagAnimation="slide-up"
background={{ variant: "grid" }}
background={{ variant: "plain" }}
buttons={[
{
text: "Call Now: +44 7770 807900",
@@ -120,7 +120,7 @@ export default function HomePage() {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/this-is-simple-task-that-guy-man-blue-uniform-black-hat-repairing-damaged-automobile_146671-16089.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/this-is-simple-task-that-guy-man-blue-uniform-black-hat-repairing-damaged-automobile_146671-16089.jpg"
imageAlt="Professional mobile mechanic servicing a car in London"
mediaAnimation="slide-up"
ariaLabel="Hero section - Premium mobile mechanic service"
@@ -204,11 +204,11 @@ export default function HomePage() {
icon: Stethoscope,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-using-diagnostic-work-tool-while-checking-car-engine-workshop_637285-4263.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-using-diagnostic-work-tool-while-checking-car-engine-workshop_637285-4263.jpg",
imageAlt: "car diagnostic scanner equipment automotive",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-using-laptop-while-talking-customer-repair-shop_637285-8614.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-using-laptop-while-talking-customer-repair-shop_637285-8614.jpg",
imageAlt: "advanced vehicle diagnostics analysis equipment",
},
],
@@ -219,11 +219,11 @@ export default function HomePage() {
icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-servicing-car-engine_1170-1261.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-servicing-car-engine_1170-1261.jpg",
imageAlt: "starter motor car part automotive component",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-connector_23-2148254107.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-connector_23-2148254107.jpg",
imageAlt: "new starter motor ready for installation",
},
],
@@ -234,11 +234,11 @@ export default function HomePage() {
icon: Droplet,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-auto-repairman-checking-car-oil-workshop_637285-7638.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-auto-repairman-checking-car-oil-workshop_637285-7638.jpg",
imageAlt: "oil change service automotive maintenance",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-wiping-hands-with-cleaning-cloth_1170-1138.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-wiping-hands-with-cleaning-cloth_1170-1138.jpg",
imageAlt: "fresh oil filter installation automotive service",
},
],
@@ -249,11 +249,11 @@ export default function HomePage() {
icon: AlertCircle,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-fixing-car-brake_1170-1623.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-fixing-car-brake_1170-1623.jpg",
imageAlt: "brake system inspection professional mechanic",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car-tyre-using-flashlight_1170-1592.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car-tyre-using-flashlight_1170-1592.jpg",
imageAlt: "new brake pads installation professional service",
},
],
@@ -264,11 +264,11 @@ export default function HomePage() {
icon: CheckCircle,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/mechanics-repairing-car-workshop_329181-11824.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/mechanics-repairing-car-workshop_329181-11824.jpg",
imageAlt: "full vehicle servicing professional maintenance",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-female-manager-talking-while-examining-car-engine-breakdown-auto-repair-shop_637285-7686.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-female-manager-talking-while-examining-car-engine-breakdown-auto-repair-shop_637285-7686.jpg",
imageAlt: "vehicle service completion professional mechanic",
},
],
@@ -279,11 +279,11 @@ export default function HomePage() {
icon: Shield,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171226.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171226.jpg",
imageAlt: "MOT test vehicle inspection preparation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376986.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376986.jpg",
imageAlt: "MOT test passed vehicle inspection result",
},
],
@@ -326,7 +326,7 @@ export default function HomePage() {
description: "We come to you anywhere within 5 miles of our Balham location. No dealership queues.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/vehicle-mechanics-standing-by-tools-cart-choosing-appropriate-tool-truck-service_342744-1328.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/vehicle-mechanics-standing-by-tools-cart-choosing-appropriate-tool-truck-service_342744-1328.jpg"
imageAlt="Naz Car Mobile Mechanic team working on vehicle"
mediaAnimation="slide-up"
imagePosition="right"
@@ -363,7 +363,7 @@ export default function HomePage() {
tag: "Verified Customer",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-business-woman-posing-outdoors_23-2148603030.jpg",
avatarAlt: "Louis Galis",
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-businessman-with-touchpad-communicating-with-car-mechanics-auto-repair-shop_637285-4227.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-businessman-with-touchpad-communicating-with-car-mechanics-auto-repair-shop_637285-4227.jpg",
imageAlt: "mechanic providing friendly customer service",
},
{
@@ -375,7 +375,7 @@ export default function HomePage() {
tag: "Verified Customer",
avatarSrc: "http://img.b2bpic.net/free-photo/modern-woman-smiling-close-up_23-2148369441.jpg",
avatarAlt: "Akansha Kaansili",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171239.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171239.jpg",
imageAlt: "mechanic discussing car diagnostics with owner",
},
{
@@ -387,7 +387,7 @@ export default function HomePage() {
tag: "Verified Customer",
avatarSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1604.jpg",
avatarAlt: "Chris Mas",
imageSrc: "http://img.b2bpic.net/free-photo/satisfied-customer-signing-documents-while-communicating-with-auto-repairwoman-workshop-focus-is-woman_637285-7760.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/satisfied-customer-signing-documents-while-communicating-with-auto-repairwoman-workshop-focus-is-woman_637285-7760.jpg",
imageAlt: "quality automotive workmanship inspection",
},
{
@@ -399,7 +399,7 @@ export default function HomePage() {
tag: "Verified Customer",
avatarSrc: "http://img.b2bpic.net/free-photo/black-businessman-sad-expression_1194-2739.jpg",
avatarAlt: "Sarah Thompson",
imageSrc: "http://img.b2bpic.net/free-photo/young-courier-wearing-blue-uniform-blue-cap-smiles-shows-phone_141793-33873.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/young-courier-wearing-blue-uniform-blue-cap-smiles-shows-phone_141793-33873.jpg",
imageAlt: "mechanic team providing professional service",
},
{
@@ -411,7 +411,7 @@ export default function HomePage() {
tag: "Verified Customer",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg",
avatarAlt: "James Wilson",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-customer-interaction-with-mechanic_1170-1431.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-customer-interaction-with-mechanic_1170-1431.jpg",
imageAlt: "mobile mechanic convenient home service",
},
{
@@ -423,7 +423,7 @@ export default function HomePage() {
tag: "Verified Customer",
avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-middle-aged-businesswoman_1262-21005.jpg",
avatarAlt: "Emma Davies",
imageSrc: "http://img.b2bpic.net/free-photo/this-is-simple-task-that-guy-man-blue-uniform-black-hat-repairing-damaged-automobile_146671-16089.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/this-is-simple-task-that-guy-man-blue-uniform-black-hat-repairing-damaged-automobile_146671-16089.jpg",
imageAlt: "professional customer service interaction",
},
]}

View File

@@ -98,7 +98,7 @@ export default function ReviewsPage() {
},
]}
buttonAnimation="slide-up"
textboxLayout="centered"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
metrics={[
@@ -161,7 +161,7 @@ export default function ReviewsPage() {
tag: "Verified Customer",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-business-woman-posing-outdoors_23-2148603030.jpg",
avatarAlt: "Louis Galis",
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-businessman-with-touchpad-communicating-with-car-mechanics-auto-repair-shop_637285-4227.jpg?_wi=3",
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-businessman-with-touchpad-communicating-with-car-mechanics-auto-repair-shop_637285-4227.jpg",
},
{
id: "2",
@@ -172,7 +172,7 @@ export default function ReviewsPage() {
tag: "Verified Customer",
avatarSrc: "http://img.b2bpic.net/free-photo/modern-woman-smiling-close-up_23-2148369441.jpg",
avatarAlt: "Akansha Kaansili",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171239.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171239.jpg",
},
{
id: "3",
@@ -183,7 +183,7 @@ export default function ReviewsPage() {
tag: "Verified Customer",
avatarSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1604.jpg",
avatarAlt: "Chris Mas",
imageSrc: "http://img.b2bpic.net/free-photo/satisfied-customer-signing-documents-while-communicating-with-auto-repairwoman-workshop-focus-is-woman_637285-7760.jpg?_wi=3",
imageSrc: "http://img.b2bpic.net/free-photo/satisfied-customer-signing-documents-while-communicating-with-auto-repairwoman-workshop-focus-is-woman_637285-7760.jpg",
},
{
id: "4",
@@ -194,7 +194,7 @@ export default function ReviewsPage() {
tag: "Verified Customer",
avatarSrc: "http://img.b2bpic.net/free-photo/black-businessman-sad-expression_1194-2739.jpg",
avatarAlt: "Sarah Thompson",
imageSrc: "http://img.b2bpic.net/free-photo/young-courier-wearing-blue-uniform-blue-cap-smiles-shows-phone_141793-33873.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/young-courier-wearing-blue-uniform-blue-cap-smiles-shows-phone_141793-33873.jpg",
},
{
id: "5",
@@ -205,7 +205,7 @@ export default function ReviewsPage() {
tag: "Verified Customer",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg",
avatarAlt: "James Wilson",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-customer-interaction-with-mechanic_1170-1431.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-customer-interaction-with-mechanic_1170-1431.jpg",
},
{
id: "6",
@@ -216,7 +216,7 @@ export default function ReviewsPage() {
tag: "Verified Customer",
avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-middle-aged-businesswoman_1262-21005.jpg",
avatarAlt: "Emma Davies",
imageSrc: "http://img.b2bpic.net/free-photo/this-is-simple-task-that-guy-man-blue-uniform-black-hat-repairing-damaged-automobile_146671-16089.jpg?_wi=3",
imageSrc: "http://img.b2bpic.net/free-photo/this-is-simple-task-that-guy-man-blue-uniform-black-hat-repairing-damaged-automobile_146671-16089.jpg",
},
]}
ariaLabel="Testimonials section - Customer reviews and feedback"

View File

@@ -119,11 +119,11 @@ export default function ServicesPage() {
icon: Stethoscope,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-using-diagnostic-work-tool-while-checking-car-engine-workshop_637285-4263.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-using-diagnostic-work-tool-while-checking-car-engine-workshop_637285-4263.jpg",
imageAlt: "car diagnostic scanner equipment automotive",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-using-laptop-while-talking-customer-repair-shop_637285-8614.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-using-laptop-while-talking-customer-repair-shop_637285-8614.jpg",
imageAlt: "advanced vehicle diagnostics analysis equipment",
},
],
@@ -134,11 +134,11 @@ export default function ServicesPage() {
icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-servicing-car-engine_1170-1261.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-servicing-car-engine_1170-1261.jpg",
imageAlt: "starter motor car part automotive component",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-connector_23-2148254107.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-connector_23-2148254107.jpg",
imageAlt: "new starter motor ready for installation",
},
],
@@ -149,11 +149,11 @@ export default function ServicesPage() {
icon: Droplet,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-auto-repairman-checking-car-oil-workshop_637285-7638.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-auto-repairman-checking-car-oil-workshop_637285-7638.jpg",
imageAlt: "oil change service automotive maintenance",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-wiping-hands-with-cleaning-cloth_1170-1138.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-wiping-hands-with-cleaning-cloth_1170-1138.jpg",
imageAlt: "fresh oil filter installation automotive service",
},
],
@@ -164,11 +164,11 @@ export default function ServicesPage() {
icon: AlertCircle,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-fixing-car-brake_1170-1623.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-fixing-car-brake_1170-1623.jpg",
imageAlt: "brake system inspection professional mechanic",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car-tyre-using-flashlight_1170-1592.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car-tyre-using-flashlight_1170-1592.jpg",
imageAlt: "new brake pads installation professional service",
},
],
@@ -179,11 +179,11 @@ export default function ServicesPage() {
icon: CheckCircle,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/mechanics-repairing-car-workshop_329181-11824.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/mechanics-repairing-car-workshop_329181-11824.jpg",
imageAlt: "full vehicle servicing professional maintenance",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-female-manager-talking-while-examining-car-engine-breakdown-auto-repair-shop_637285-7686.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-female-manager-talking-while-examining-car-engine-breakdown-auto-repair-shop_637285-7686.jpg",
imageAlt: "vehicle service completion professional mechanic",
},
],
@@ -194,11 +194,11 @@ export default function ServicesPage() {
icon: Shield,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171226.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171226.jpg",
imageAlt: "MOT test vehicle inspection preparation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376986.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376986.jpg",
imageAlt: "MOT test passed vehicle inspection result",
},
],
@@ -223,7 +223,7 @@ export default function ServicesPage() {
},
]}
buttonAnimation="slide-up"
textboxLayout="centered"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
metrics={[