Merge version_2 into main #6

Open
bender wants to merge 4 commits from version_2 into main
4 changed files with 143 additions and 178 deletions

View File

@@ -2,11 +2,9 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline";
import HeroBillboard from "@/components/sections/hero/HeroBillboard";
import MediaAbout from "@/components/sections/about/MediaAbout";
import MetricCardTwo from "@/components/sections/metrics/MetricCardTwo";
import ContactCTA from "@/components/sections/contact/ContactCTA";
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
import Link from "next/link";
import { Zap } from "lucide-react";
export default function AboutPage() {
@@ -17,7 +15,7 @@ export default function AboutPage() {
borderRadius="rounded"
contentWidth="medium"
sizing="medium"
background="grid"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="gradient"
secondaryButtonStyle="solid"
@@ -33,53 +31,36 @@ export default function AboutPage() {
{ name: "About", id: "/about" },
]}
button={{
text: "Call Now: (201) 555-0123",
href: "tel:+12015550123",
text: "Call Now: (201) 555-0123", href: "tel:+12015550123"
}}
animateOnLoad={true}
/>
</div>
<div id="about-story" data-section="about-story">
<div id="hero" data-section="hero">
<HeroBillboard
title="About Powerful Lithium"
description="Discover the story behind the batteries that power your ride"
background={{ variant: "animated-grid" }}
tag="Our Journey"
tagIcon={Zap}
imageSrc="http://img.b2bpic.net/free-photo/mechanic-working-workshop_1170-2528.jpg?_wi=3"
imageAlt="Powerful Lithium workshop"
buttons={[
{ text: "Get in Touch", href: "#cta-contact" },
{ text: "View Services", href: "/services" },
]}
/>
</div>
<div id="about-section" data-section="about-section">
<MediaAbout
title="Built by Riders, For Riders"
description="Powerful Lithium was founded by battery experts and passionate riders who believe custom lithium solutions should be accessible, reliable, and built right. We're committed to honest pricing, transparent communication, and real support from real people who understand your ride."
description="Powerful Lithium was founded by battery experts and passionate riders who believe custom lithium solutions should be accessible, reliable, and built right. We're committed to honest pricing, transparent communication, and real support from real people."
tag="Our Story"
imageSrc="http://img.b2bpic.net/free-photo/mechanic-working-workshop_1170-2528.jpg?_wi=5"
imageAlt="Powerful Lithium workshop in Jersey City"
buttons={[{ text: "Explore Our Services", href: "/services" }]}
useInvertedBackground={false}
/>
</div>
<div id="about-mission" data-section="about-mission">
<MetricCardTwo
title="Our Impact"
description="Serving the e-bike community with quality, integrity, and expertise"
metrics={[
{ id: "1", value: "8+", description: "Years in Battery Technology" },
{ id: "2", value: "500+", description: "Custom Builds Completed" },
{ id: "3", value: "24-48h", description: "Average Build Time" },
{ id: "4", value: "6 States", description: "Serving Nationwide" },
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="about-cta" data-section="about-cta">
<ContactCTA
tag="Let's Connect"
tagIcon={Zap}
title="Ready to Work with Us?"
description="Whether you need a custom battery build, an upgrade, or just want to chat about e-bikes, we'd love to hear from you. Contact our team today."
buttons={[
{ text: "Call Now: (201) 555-0123", href: "tel:+12015550123" },
{ text: "Send a Message", href: "/contact" },
]}
background={{ variant: "grid" }}
imageSrc="http://img.b2bpic.net/free-photo/mechanic-working-workshop_1170-2528.jpg?_wi=3"
imageAlt="Powerful Lithium workshop"
buttons={[{ text: "Learn More", href: "#about-section" }]}
useInvertedBackground={false}
/>
</div>
@@ -93,4 +74,4 @@ export default function AboutPage() {
</div>
</ThemeProvider>
);
}
}

View File

@@ -21,7 +21,7 @@ export default function HomePage() {
borderRadius="rounded"
contentWidth="medium"
sizing="medium"
background="grid"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="gradient"
secondaryButtonStyle="solid"
@@ -37,7 +37,8 @@ export default function HomePage() {
{ name: "About", id: "/about" },
]}
button={{
text: "Call Now: (201) 555-0123", href: "tel:+12015550123"}}
text: "Call Now: (201) 555-0123", href: "tel:+12015550123"
}}
animateOnLoad={true}
/>
</div>
@@ -46,7 +47,7 @@ export default function HomePage() {
<HeroBillboard
title="Custom High-Performance E-Bike Batteries Built in Jersey City"
description="More Range. More Power. Zero Guesswork. 4.9★ Rating | 105+ Reviews"
background={{ variant: "grid" }}
background={{ variant: "animated-grid" }}
tag="Built by Riders, For Riders"
tagIcon={Zap}
imageSrc="http://img.b2bpic.net/free-photo/close-up-young-man-working-bike_23-2149039023.jpg"
@@ -82,16 +83,20 @@ export default function HomePage() {
products={[
{
id: "1", brand: "Powerful Lithium", name: "72V 51Ah Premium", price: "$3,299", rating: 5,
reviewCount: "47k", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-group-blue-batteries-surface_181624-31503.jpg?_wi=1", imageAlt: "72V 51Ah battery pack"},
reviewCount: "47k", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-group-blue-batteries-surface_181624-31503.jpg?_wi=1", imageAlt: "72V 51Ah battery pack"
},
{
id: "2", brand: "Powerful Lithium", name: "60V 60Ah Ultra", price: "$2,899", rating: 5,
reviewCount: "38k", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cyclist-securing-e-bike-battery_23-2148225826.jpg?_wi=1", imageAlt: "60V 60Ah battery pack"},
reviewCount: "38k", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cyclist-securing-e-bike-battery_23-2148225826.jpg?_wi=1", imageAlt: "60V 60Ah battery pack"
},
{
id: "3", brand: "Powerful Lithium", name: "48V Atlas", price: "$1,899", rating: 5,
reviewCount: "52k", imageSrc: "http://img.b2bpic.net/free-photo/top-view-glasses-abstract-table_23-2149974240.jpg", imageAlt: "48V Atlas battery pack"},
reviewCount: "52k", imageSrc: "http://img.b2bpic.net/free-photo/top-view-glasses-abstract-table_23-2149974240.jpg", imageAlt: "48V Atlas battery pack"
},
{
id: "4", brand: "Powerful Lithium", name: "300A Custom BMS", price: "$599", rating: 5,
reviewCount: "31k", imageSrc: "http://img.b2bpic.net/free-photo/closeup-worker-operating-automated-machine-wood-processing-factory_637285-12045.jpg?_wi=1", imageAlt: "Custom BMS controller system"},
reviewCount: "31k", imageSrc: "http://img.b2bpic.net/free-photo/closeup-worker-operating-automated-machine-wood-processing-factory_637285-12045.jpg?_wi=1", imageAlt: "Custom BMS controller system"
},
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -107,22 +112,28 @@ export default function HomePage() {
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "E-Bike Enthusiast", company: "Jersey City", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=1", imageAlt: "Sarah Johnson testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=1", imageAlt: "Sarah Johnson testimonial"
},
{
id: "2", name: "Michael Chen", role: "Surron Rider", company: "NYC", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-happy-curly-woman-sunglasses-posing_171337-17410.jpg?_wi=1", imageAlt: "Michael Chen testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-happy-curly-woman-sunglasses-posing_171337-17410.jpg?_wi=1", imageAlt: "Michael Chen testimonial"
},
{
id: "3", name: "Emily Rodriguez", role: "Super73 Owner", company: "Brooklyn", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/successful-man-pointing-camera-with-finger_1262-3118.jpg?_wi=1", imageAlt: "Emily Rodriguez testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/successful-man-pointing-camera-with-finger_1262-3118.jpg?_wi=1", imageAlt: "Emily Rodriguez testimonial"
},
{
id: "4", name: "David Kim", role: "DIY Builder", company: "NJ", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg?_wi=1", imageAlt: "David Kim testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg?_wi=1", imageAlt: "David Kim testimonial"
},
{
id: "5", name: "Jessica Martinez", role: "Onyx Bike Rider", company: "New Jersey", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-cheerful-woman-sunglasses-posing_171337-17567.jpg?_wi=1", imageAlt: "Jessica Martinez testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/happy-cheerful-woman-sunglasses-posing_171337-17567.jpg?_wi=1", imageAlt: "Jessica Martinez testimonial"
},
{
id: "6", name: "James Wilson", role: "Battery Repair Customer", company: "Queens", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1", imageAlt: "James Wilson testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1", imageAlt: "James Wilson testimonial"
},
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -138,19 +149,24 @@ export default function HomePage() {
features={[
{
id: "1", title: "Custom Battery Builds", tags: ["72V", "60V", "48V"],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-group-blue-batteries-surface_181624-31503.jpg?_wi=2", imageAlt: "Custom battery build"},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-group-blue-batteries-surface_181624-31503.jpg?_wi=2", imageAlt: "Custom battery build"
},
{
id: "2", title: "Battery Upgrades", tags: ["Range", "Performance"],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cyclist-securing-e-bike-battery_23-2148225826.jpg?_wi=2", imageAlt: "Battery upgrade service"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cyclist-securing-e-bike-battery_23-2148225826.jpg?_wi=2", imageAlt: "Battery upgrade service"
},
{
id: "3", title: "Battery Repairs", tags: ["Expert", "Warranty"],
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-workshop_1170-2528.jpg?_wi=1", imageAlt: "Battery repair in shop"},
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-workshop_1170-2528.jpg?_wi=1", imageAlt: "Battery repair in shop"
},
{
id: "4", title: "Custom BMS Systems", tags: ["300A", "Advanced"],
imageSrc: "http://img.b2bpic.net/free-photo/closeup-worker-operating-automated-machine-wood-processing-factory_637285-12045.jpg?_wi=2", imageAlt: "Custom BMS controller"},
imageSrc: "http://img.b2bpic.net/free-photo/closeup-worker-operating-automated-machine-wood-processing-factory_637285-12045.jpg?_wi=2", imageAlt: "Custom BMS controller"
},
{
id: "5", title: "In-Shop Installation", tags: ["Local", "Fast"],
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-workshop_1170-2528.jpg?_wi=2", imageAlt: "Professional installation service"},
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-workshop_1170-2528.jpg?_wi=2", imageAlt: "Professional installation service"
},
]}
animationType="slide-up"
textboxLayout="default"
@@ -180,7 +196,7 @@ export default function HomePage() {
{ text: "Call Now: (201) 555-0123", href: "tel:+12015550123" },
{ text: "Get a Quote", href: "/get-quote" },
]}
background={{ variant: "grid" }}
background={{ variant: "animated-grid" }}
useInvertedBackground={false}
/>
</div>

View File

@@ -2,11 +2,10 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline";
import HeroBillboard from "@/components/sections/hero/HeroBillboard";
import TestimonialCardOne from "@/components/sections/testimonial/TestimonialCardOne";
import MetricCardTwo from "@/components/sections/metrics/MetricCardTwo";
import ContactCTA from "@/components/sections/contact/ContactCTA";
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
import Link from "next/link";
import { Zap } from "lucide-react";
export default function ReviewsPage() {
@@ -17,7 +16,7 @@ export default function ReviewsPage() {
borderRadius="rounded"
contentWidth="medium"
sizing="medium"
background="grid"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="gradient"
secondaryButtonStyle="solid"
@@ -33,108 +32,76 @@ export default function ReviewsPage() {
{ name: "About", id: "/about" },
]}
button={{
text: "Call Now: (201) 555-0123",
href: "tel:+12015550123",
text: "Call Now: (201) 555-0123", href: "tel:+12015550123"
}}
animateOnLoad={true}
/>
</div>
<div id="reviews-testimonials" data-section="reviews-testimonials">
<TestimonialCardOne
<div id="hero" data-section="hero">
<HeroBillboard
title="Customer Reviews & Testimonials"
description="Real stories from riders and builders who've trusted us with their e-bike battery needs. Join hundreds of satisfied customers across the Northeast."
description="See what riders are saying about their Powerful Lithium batteries"
background={{ variant: "animated-grid" }}
tag="Trusted by Riders"
tagIcon={Zap}
imageSrc="http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg?_wi=3"
imageAlt="Happy customer with battery"
buttons={[
{ text: "Get a Quote", href: "#cta-contact" },
{ text: "View Services", href: "/services" },
]}
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardOne
title="What Our Customers Say"
description="Real feedback from riders who trusted us with their dream builds"
testimonials={[
{
id: "1",
name: "Sarah Johnson",
role: "E-Bike Enthusiast",
company: "Jersey City, NJ",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=2",
imageAlt: "Sarah Johnson testimonial",
id: "1", name: "Sarah Johnson", role: "E-Bike Enthusiast", company: "Jersey City", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=1", imageAlt: "Sarah Johnson testimonial"
},
{
id: "2",
name: "Michael Chen",
role: "Surron Rider",
company: "New York City",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-happy-curly-woman-sunglasses-posing_171337-17410.jpg?_wi=2",
imageAlt: "Michael Chen testimonial",
id: "2", name: "Michael Chen", role: "Surron Rider", company: "NYC", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-happy-curly-woman-sunglasses-posing_171337-17410.jpg?_wi=1", imageAlt: "Michael Chen testimonial"
},
{
id: "3",
name: "Emily Rodriguez",
role: "Super73 Owner",
company: "Brooklyn, NY",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/successful-man-pointing-camera-with-finger_1262-3118.jpg?_wi=2",
imageAlt: "Emily Rodriguez testimonial",
id: "3", name: "Emily Rodriguez", role: "Super73 Owner", company: "Brooklyn", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/successful-man-pointing-camera-with-finger_1262-3118.jpg?_wi=1", imageAlt: "Emily Rodriguez testimonial"
},
{
id: "4",
name: "David Kim",
role: "DIY Builder",
company: "Newark, NJ",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg?_wi=2",
imageAlt: "David Kim testimonial",
id: "4", name: "David Kim", role: "DIY Builder", company: "NJ", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg?_wi=1", imageAlt: "David Kim testimonial"
},
{
id: "5",
name: "Jessica Martinez",
role: "Onyx Bike Rider",
company: "New Jersey",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-cheerful-woman-sunglasses-posing_171337-17567.jpg?_wi=2",
imageAlt: "Jessica Martinez testimonial",
id: "5", name: "Jessica Martinez", role: "Onyx Bike Rider", company: "New Jersey", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-cheerful-woman-sunglasses-posing_171337-17567.jpg?_wi=1", imageAlt: "Jessica Martinez testimonial"
},
{
id: "6",
name: "James Wilson",
role: "Battery Repair Customer",
company: "Queens, NY",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2",
imageAlt: "James Wilson testimonial",
id: "6", name: "James Wilson", role: "Battery Repair Customer", company: "Queens", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1", imageAlt: "James Wilson testimonial"
},
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
useInvertedBackground={true}
/>
</div>
<div id="reviews-stats" data-section="reviews-stats">
<MetricCardTwo
title="Customer Satisfaction"
description="Why riders choose Powerful Lithium for their battery needs"
metrics={[
{ id: "1", value: "4.9★", description: "Average Rating" },
{ id: "2", value: "105+", description: "5-Star Reviews" },
{ id: "3", value: "98%", description: "Satisfaction Rate" },
{ id: "4", value: "2yr", description: "Avg Customer Loyalty" },
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="reviews-cta" data-section="reviews-cta">
<div id="cta-contact" data-section="cta-contact">
<ContactCTA
tag="Ready to Join Our Community?"
tagIcon={Zap}
title="Experience the Powerful Lithium Difference"
description="See why hundreds of riders trust us. Get your custom battery built by experts who ride and understand your needs."
title="Get Your Custom Battery Today"
description="Join hundreds of satisfied riders. Contact us for a consultation and custom quote."
buttons={[
{ text: "Call Now: (201) 555-0123", href: "tel:+12015550123" },
{ text: "Get Started Today", href: "/get-quote" },
{ text: "Get a Quote", href: "/get-quote" },
]}
background={{ variant: "grid" }}
background={{ variant: "animated-grid" }}
useInvertedBackground={false}
/>
</div>
@@ -148,4 +115,4 @@ export default function ReviewsPage() {
</div>
</ThemeProvider>
);
}
}

View File

@@ -2,11 +2,10 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline";
import HeroBillboard from "@/components/sections/hero/HeroBillboard";
import FeatureCardTwentyThree from "@/components/sections/feature/FeatureCardTwentyThree";
import MediaAbout from "@/components/sections/about/MediaAbout";
import ContactCTA from "@/components/sections/contact/ContactCTA";
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
import Link from "next/link";
import { Zap } from "lucide-react";
export default function ServicesPage() {
@@ -17,7 +16,7 @@ export default function ServicesPage() {
borderRadius="rounded"
contentWidth="medium"
sizing="medium"
background="grid"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="gradient"
secondaryButtonStyle="solid"
@@ -33,38 +32,52 @@ export default function ServicesPage() {
{ name: "About", id: "/about" },
]}
button={{
text: "Call Now: (201) 555-0123",
href: "tel:+12015550123",
text: "Call Now: (201) 555-0123", href: "tel:+12015550123"
}}
animateOnLoad={true}
/>
</div>
<div id="services-detail" data-section="services-detail">
<div id="hero" data-section="hero">
<HeroBillboard
title="Our Services"
description="Complete battery solutions for every rider's needs"
background={{ variant: "animated-grid" }}
tag="What We Offer"
tagIcon={Zap}
imageSrc="http://img.b2bpic.net/free-photo/mechanic-working-workshop_1170-2528.jpg?_wi=3"
imageAlt="Powerful Lithium services"
buttons={[
{ text: "Get a Quote", href: "#cta-contact" },
{ text: "Contact Us", href: "tel:+12015550123" },
]}
/>
</div>
<div id="services" data-section="services">
<FeatureCardTwentyThree
title="Complete Battery Solutions"
description="Everything you need for custom lithium battery builds, repairs, and upgrades. From 48V entry-level setups to premium 72V configurations."
title="Our Services"
description="Complete battery solutions for every rider's needs"
features={[
{
id: "1",
title: "Custom Battery Builds",
tags: ["72V", "60V", "48V", "Tailored"],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-group-blue-batteries-surface_181624-31503.jpg?_wi=3",
imageAlt: "Custom battery build service",
id: "1", title: "Custom Battery Builds", tags: ["72V", "60V", "48V"],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-group-blue-batteries-surface_181624-31503.jpg?_wi=2", imageAlt: "Custom battery build"
},
{
id: "2",
title: "Battery Upgrades",
tags: ["Range Extension", "Performance Boost"],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cyclist-securing-e-bike-battery_23-2148225826.jpg?_wi=3",
imageAlt: "Battery upgrade service for e-bikes",
id: "2", title: "Battery Upgrades", tags: ["Range", "Performance"],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cyclist-securing-e-bike-battery_23-2148225826.jpg?_wi=2", imageAlt: "Battery upgrade service"
},
{
id: "3",
title: "Battery Repairs & Diagnostics",
tags: ["Expert Repair", "Warranty Coverage"],
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-workshop_1170-2528.jpg?_wi=4",
imageAlt: "Battery repair in professional workshop",
id: "3", title: "Battery Repairs", tags: ["Expert", "Warranty"],
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-workshop_1170-2528.jpg?_wi=1", imageAlt: "Battery repair in shop"
},
{
id: "4", title: "Custom BMS Systems", tags: ["300A", "Advanced"],
imageSrc: "http://img.b2bpic.net/free-photo/closeup-worker-operating-automated-machine-wood-processing-factory_637285-12045.jpg?_wi=2", imageAlt: "Custom BMS controller"
},
{
id: "5", title: "In-Shop Installation", tags: ["Local", "Fast"],
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-workshop_1170-2528.jpg?_wi=2", imageAlt: "Professional installation service"
},
]}
animationType="slide-up"
@@ -73,29 +86,17 @@ export default function ServicesPage() {
/>
</div>
<div id="services-bms" data-section="services-bms">
<MediaAbout
title="Advanced BMS & Electronics"
description="Our custom Battery Management Systems provide intelligent monitoring, protection, and optimization. Advanced 300A+ BMS controllers with real-time diagnostics, temperature management, and cell balancing for maximum safety and performance."
tag="Premium Technology"
imageSrc="http://img.b2bpic.net/free-photo/closeup-worker-operating-automated-machine-wood-processing-factory_637285-12045.jpg?_wi=3"
imageAlt="Advanced BMS controller system"
buttons={[{ text: "Get Custom BMS Quote", href: "/get-quote" }]}
useInvertedBackground={false}
/>
</div>
<div id="services-cta" data-section="services-cta">
<div id="cta-contact" data-section="cta-contact">
<ContactCTA
tag="Need a Custom Solution?"
tag="Ready to Get Started?"
tagIcon={Zap}
title="Let's Build Your Perfect Battery"
description="Whether you need a full custom build, an upgrade, repairs, or a specialized BMS system, our team is ready to help. Contact us today for a personalized consultation."
description="Contact us today for a consultation and custom quote on your battery build or upgrade."
buttons={[
{ text: "Call Now: (201) 555-0123", href: "tel:+12015550123" },
{ text: "Request a Quote", href: "/get-quote" },
{ text: "Get a Quote", href: "/get-quote" },
]}
background={{ variant: "grid" }}
background={{ variant: "animated-grid" }}
useInvertedBackground={false}
/>
</div>
@@ -109,4 +110,4 @@ export default function ServicesPage() {
</div>
</ThemeProvider>
);
}
}