Merge version_1 into main #2

Merged
bender merged 4 commits from version_1 into main 2026-03-05 09:09:50 +00:00
4 changed files with 34 additions and 134 deletions

View File

@@ -19,16 +19,14 @@ const navItems = [
const footerColumns = [
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Battery Testing", href: "/battery-testing-johannesburg" },
{ label: "Battery Replacement", href: "/battery-replacement-johannesburg" },
{ label: "Battery Finder", href: "/battery-finder" },
],
},
{
title: "Areas",
items: [
title: "Areas", items: [
{ label: "Johannesburg", href: "#" },
{ label: "Randburg", href: "/car-battery-randburg" },
{ label: "Sandton", href: "/car-battery-sandton" },
@@ -37,8 +35,7 @@ const footerColumns = [
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Call: 011 435 4618", href: "tel:0114354618" },
{ label: "WhatsApp Us", href: "https://wa.me/27114354618" },
{ label: "11 Orpen Rd, Johannesburg", href: "#" },
@@ -74,29 +71,16 @@ export default function BatteryReplacementPage() {
features={[
{
id: 1,
title: "Battery Removal",
description: "Safe disconnection and removal of your old battery with proper handling",
imageSrc: "http://img.b2bpic.net/free-photo/repair-man-making-car-service_1303-26864.jpg?_wi=3",
imageAlt: "battery removal car service replacement",
},
title: "Battery Removal", description: "Safe disconnection and removal of your old battery with proper handling", imageSrc: "http://img.b2bpic.net/free-photo/repair-man-making-car-service_1303-26864.jpg", imageAlt: "battery removal car service replacement"},
{
id: 2,
title: "Terminal Cleaning",
description: "We clean battery terminals and connectors for optimal performance",
imageSrc: "http://img.b2bpic.net/free-photo/repair-man-making-car-service_1303-26864.jpg?_wi=4",
imageAlt: "battery terminal cleaning automotive service",
},
title: "Terminal Cleaning", description: "We clean battery terminals and connectors for optimal performance", imageSrc: "http://img.b2bpic.net/free-photo/repair-man-making-car-service_1303-26864.jpg", imageAlt: "battery terminal cleaning automotive service"},
{
id: 3,
title: "New Battery Installation",
description: "Professional installation of your new battery with secure connections",
imageSrc: "http://img.b2bpic.net/free-photo/repair-man-making-car-service_1303-26864.jpg?_wi=5",
imageAlt: "battery installation automotive technician service",
},
title: "New Battery Installation", description: "Professional installation of your new battery with secure connections", imageSrc: "http://img.b2bpic.net/free-photo/repair-man-making-car-service_1303-26864.jpg", imageAlt: "battery installation automotive technician service"},
]}
textboxLayout="default"
useInvertedBackground={false}
mediaAnimation="slide-up"
tagAnimation="opacity"
/>
</div>

View File

@@ -19,16 +19,14 @@ const navItems = [
const footerColumns = [
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Battery Testing", href: "/battery-testing-johannesburg" },
{ label: "Battery Replacement", href: "/battery-replacement-johannesburg" },
{ label: "Battery Finder", href: "/battery-finder" },
],
},
{
title: "Areas",
items: [
title: "Areas", items: [
{ label: "Johannesburg", href: "#" },
{ label: "Randburg", href: "/car-battery-randburg" },
{ label: "Sandton", href: "/car-battery-sandton" },
@@ -37,8 +35,7 @@ const footerColumns = [
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Call: 011 435 4618", href: "tel:0114354618" },
{ label: "WhatsApp Us", href: "https://wa.me/27114354618" },
{ label: "11 Orpen Rd, Johannesburg", href: "#" },
@@ -74,29 +71,16 @@ export default function BatteryTestingPage() {
features={[
{
id: 1,
title: "Visual Inspection",
description: "We examine battery terminals, cables, and casing for damage or corrosion",
imageSrc: "http://img.b2bpic.net/free-photo/hands-mechanic-using-diagnostic-tool_1170-1188.jpg?_wi=2",
imageAlt: "visual battery inspection automotive diagnostic",
},
title: "Visual Inspection", description: "We examine battery terminals, cables, and casing for damage or corrosion", imageSrc: "http://img.b2bpic.net/free-photo/hands-mechanic-using-diagnostic-tool_1170-1188.jpg", imageAlt: "visual battery inspection automotive diagnostic"},
{
id: 2,
title: "Voltage Testing",
description: "Advanced equipment measures battery voltage and capacity levels",
imageSrc: "http://img.b2bpic.net/free-photo/hands-mechanic-using-diagnostic-tool_1170-1188.jpg?_wi=3",
imageAlt: "voltage testing diagnostic equipment automotive service",
},
title: "Voltage Testing", description: "Advanced equipment measures battery voltage and capacity levels", imageSrc: "http://img.b2bpic.net/free-photo/hands-mechanic-using-diagnostic-tool_1170-1188.jpg", imageAlt: "voltage testing diagnostic equipment automotive service"},
{
id: 3,
title: "Load Testing",
description: "We simulate engine startup conditions to verify battery reliability",
imageSrc: "http://img.b2bpic.net/free-photo/hands-mechanic-using-diagnostic-tool_1170-1188.jpg?_wi=4",
imageAlt: "load testing automotive battery diagnostic equipment",
},
title: "Load Testing", description: "We simulate engine startup conditions to verify battery reliability", imageSrc: "http://img.b2bpic.net/free-photo/hands-mechanic-using-diagnostic-tool_1170-1188.jpg", imageAlt: "load testing automotive battery diagnostic equipment"},
]}
textboxLayout="default"
useInvertedBackground={false}
mediaAnimation="slide-up"
tagAnimation="opacity"
/>
</div>

View File

@@ -18,16 +18,14 @@ const navItems = [
const footerColumns = [
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Battery Testing", href: "/battery-testing-johannesburg" },
{ label: "Battery Replacement", href: "/battery-replacement-johannesburg" },
{ label: "Battery Finder", href: "/battery-finder" },
],
},
{
title: "Areas",
items: [
title: "Areas", items: [
{ label: "Johannesburg", href: "#" },
{ label: "Randburg", href: "/car-battery-randburg" },
{ label: "Sandton", href: "/car-battery-sandton" },
@@ -36,8 +34,7 @@ const footerColumns = [
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Call: 011 435 4618", href: "tel:0114354618" },
{ label: "WhatsApp Us", href: "https://wa.me/27114354618" },
{ label: "11 Orpen Rd, Johannesburg", href: "#" },
@@ -73,29 +70,16 @@ export default function ContactPage() {
features={[
{
id: 1,
title: "Call Us",
description: "Speak directly with our team. Available Monday to Friday, 8am - 5pm",
imageSrc: "http://img.b2bpic.net/free-photo/man-giving-online-signature-delivery_23-2147767717.jpg?_wi=2",
imageAlt: "phone contact customer service",
},
title: "Call Us", description: "Speak directly with our team. Available Monday to Friday, 8am - 5pm", imageSrc: "http://img.b2bpic.net/free-photo/man-giving-online-signature-delivery_23-2147767717.jpg", imageAlt: "phone contact customer service"},
{
id: 2,
title: "WhatsApp Us",
description: "Send a message on WhatsApp for quick responses and quotations",
imageSrc: "http://img.b2bpic.net/free-photo/man-giving-online-signature-delivery_23-2147767717.jpg?_wi=3",
imageAlt: "whatsapp messaging mobile communication",
},
title: "WhatsApp Us", description: "Send a message on WhatsApp for quick responses and quotations", imageSrc: "http://img.b2bpic.net/free-photo/man-giving-online-signature-delivery_23-2147767717.jpg", imageAlt: "whatsapp messaging mobile communication"},
{
id: 3,
title: "Visit Our Location",
description: "11 Orpen Rd, Johannesburg - Stop by for walk-in battery testing and replacement",
imageSrc: "http://img.b2bpic.net/free-photo/man-giving-online-signature-delivery_23-2147767717.jpg?_wi=4",
imageAlt: "storefront location address johannesburg",
},
title: "Visit Our Location", description: "11 Orpen Rd, Johannesburg - Stop by for walk-in battery testing and replacement", imageSrc: "http://img.b2bpic.net/free-photo/man-giving-online-signature-delivery_23-2147767717.jpg", imageAlt: "storefront location address johannesburg"},
]}
textboxLayout="default"
useInvertedBackground={false}
mediaAnimation="slide-up"
tagAnimation="opacity"
/>
</div>

View File

@@ -22,16 +22,14 @@ const navItems = [
const footerColumns = [
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Battery Testing", href: "/battery-testing-johannesburg" },
{ label: "Battery Replacement", href: "/battery-replacement-johannesburg" },
{ label: "Battery Finder", href: "/battery-finder" },
],
},
{
title: "Areas",
items: [
title: "Areas", items: [
{ label: "Johannesburg", href: "#" },
{ label: "Randburg", href: "/car-battery-randburg" },
{ label: "Sandton", href: "/car-battery-sandton" },
@@ -40,8 +38,7 @@ const footerColumns = [
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Call: 011 435 4618", href: "tel:0114354618" },
{ label: "WhatsApp Us", href: "https://wa.me/27114354618" },
{ label: "11 Orpen Rd, Johannesburg", href: "#" },
@@ -95,36 +92,19 @@ export default function HomePage() {
features={[
{
id: 1,
title: "Battery Testing",
description: "Quick diagnostics to check battery health and performance",
imageSrc: "http://img.b2bpic.net/free-photo/hands-mechanic-using-diagnostic-tool_1170-1188.jpg?_wi=1",
imageAlt: "battery testing equipment diagnostic tool mechanic testing",
},
title: "Battery Testing", description: "Quick diagnostics to check battery health and performance", imageSrc: "http://img.b2bpic.net/free-photo/hands-mechanic-using-diagnostic-tool_1170-1188.jpg", imageAlt: "battery testing equipment diagnostic tool mechanic testing"},
{
id: 2,
title: "Battery Replacement",
description: "Professional installation for most vehicle makes and models",
imageSrc: "http://img.b2bpic.net/free-photo/repair-man-making-car-service_1303-26864.jpg?_wi=1",
imageAlt: "battery replacement car battery installation technician",
},
title: "Battery Replacement", description: "Professional installation for most vehicle makes and models", imageSrc: "http://img.b2bpic.net/free-photo/repair-man-making-car-service_1303-26864.jpg", imageAlt: "battery replacement car battery installation technician"},
{
id: 3,
title: "Battery Sales",
description: "Reliable automotive batteries with warranty coverage",
imageSrc: "http://img.b2bpic.net/free-photo/repair-man-making-car-service_1303-26864.jpg?_wi=2",
imageAlt: "car batteries battery shop automotive batteries display",
},
title: "Battery Sales", description: "Reliable automotive batteries with warranty coverage", imageSrc: "http://img.b2bpic.net/free-photo/repair-man-making-car-service_1303-26864.jpg", imageAlt: "car batteries battery shop automotive batteries display"},
{
id: 4,
title: "Pickup & Delivery",
description: "Convenient battery purchase and installation at your location",
imageSrc: "http://img.b2bpic.net/free-photo/man-giving-online-signature-delivery_23-2147767717.jpg?_wi=1",
imageAlt: "delivery service mobile service on-site service",
},
title: "Pickup & Delivery", description: "Convenient battery purchase and installation at your location", imageSrc: "http://img.b2bpic.net/free-photo/man-giving-online-signature-delivery_23-2147767717.jpg", imageAlt: "delivery service mobile service on-site service"},
]}
textboxLayout="default"
useInvertedBackground={false}
mediaAnimation="slide-up"
tagAnimation="opacity"
/>
</div>
@@ -155,15 +135,7 @@ export default function HomePage() {
tag="Partnerships"
tagIcon={CheckCircle}
names={[
"Intercell Batteries",
"Crown Battery",
"Exide South Africa",
"Bosch Automotive",
"Varta Batteries",
"Raylite Batteries",
"Century Batteries",
"AutoCare Johannesburg",
]}
"Intercell Batteries", "Crown Battery", "Exide South Africa", "Bosch Automotive", "Varta Batteries", "Raylite Batteries", "Century Batteries", "AutoCare Johannesburg"]}
textboxLayout="default"
useInvertedBackground={false}
speed={40}
@@ -180,41 +152,17 @@ export default function HomePage() {
tagIcon={Star}
testimonials={[
{
id: "1",
name: "Thabo Mthembu",
role: "Business Owner",
company: "JNB Transport",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg",
imageAlt: "professional headshot business owner portrait corporate photo",
},
id: "1", name: "Thabo Mthembu", role: "Business Owner", company: "JNB Transport", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg", imageAlt: "professional headshot business owner portrait corporate photo"},
{
id: "2",
name: "Sarah Johnson",
role: "Professional Driver",
company: "Uber Johannesburg",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-elegant-female-with-her-car_181624-33187.jpg",
imageAlt: "professional woman portrait female driver corporate headshot",
},
id: "2", name: "Sarah Johnson", role: "Professional Driver", company: "Uber Johannesburg", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-elegant-female-with-her-car_181624-33187.jpg", imageAlt: "professional woman portrait female driver corporate headshot"},
{
id: "3",
name: "Mandla Nkosi",
role: "Fleet Manager",
company: "City Logistics",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg",
imageAlt: "fleet manager portrait logistics professional corporate headshot",
},
id: "3", name: "Mandla Nkosi", role: "Fleet Manager", company: "City Logistics", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg", imageAlt: "fleet manager portrait logistics professional corporate headshot"},
{
id: "4",
name: "Lisa Chen",
role: "Corporate Manager",
company: "Tech Solutions SA",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg",
imageAlt: "corporate executive professional woman tech professional",
},
id: "4", name: "Lisa Chen", role: "Corporate Manager", company: "Tech Solutions SA", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "corporate executive professional woman tech professional"},
]}
kpiItems={[
{ value: "2,000+", label: "Happy Customers" },