From 2d42320e06f9805d46cfeb8a2ed87db7b66099c7 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 21:32:48 +0000 Subject: [PATCH] Update src/app/financing/page.tsx --- src/app/financing/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/financing/page.tsx b/src/app/financing/page.tsx index be4039b..c010606 100644 --- a/src/app/financing/page.tsx +++ b/src/app/financing/page.tsx @@ -59,7 +59,7 @@ export default function FinancingPage() { href: "/financing", }, imageSrc: - "http://img.b2bpic.net/free-photo/listening-carefully-female-customer-modern-stylish-bearded-businessman-automobile-saloon_146671-16072.jpg", + "http://img.b2bpic.net/free-photo/listening-carefully-female-customer-modern-stylish-bearded-businessman-automobile-saloon_146671-16072.jpg?_wi=4", imageAlt: "Apply online step", }, { @@ -77,7 +77,7 @@ export default function FinancingPage() { href: "/financing", }, imageSrc: - "http://img.b2bpic.net/free-photo/headlights-hood-black-luxury-car_146671-19734.jpg", + "http://img.b2bpic.net/free-photo/headlights-hood-black-luxury-car_146671-19734.jpg?_wi=4", imageAlt: "Get approved step", }, { @@ -95,7 +95,7 @@ export default function FinancingPage() { href: "/inventory", }, imageSrc: - "http://img.b2bpic.net/free-photo/young-business-woman-sitting-car_1303-22820.jpg", + "http://img.b2bpic.net/free-photo/young-business-woman-sitting-car_1303-22820.jpg?_wi=4", imageAlt: "Drive home step", }, ]}