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}