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() {