From 762bdb6237d696dccd63e43cdcd3316c795336e8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 16:00:06 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 937d6df..f8e2674 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -45,7 +45,7 @@ export default function AboutPage() { 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." tag="Our Story" - imageSrc="http://img.b2bpic.net/free-photo/mechanic-working-workshop_1170-2528.jpg" + 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}