From 6e858d050bb734e4b0e0987a14ff05d771473da0 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 22:02:20 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index af2ac6b..9d5f8eb 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -75,7 +75,7 @@ export default function AboutPage() { { text: "Browse Our Vehicles", href: "/inventory" }, { text: "Our Process", href: "/how-it-works" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-sits-blue-bmw-street_1304-3191.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-sits-blue-bmw-street_1304-3191.jpg?_wi=4" imageAlt="About JDM Imports" mediaAnimation="slide-up" tagAnimation="slide-up" @@ -115,7 +115,7 @@ export default function AboutPage() {