diff --git a/src/app/careers/page.tsx b/src/app/careers/page.tsx index 98494e6..bde9300 100644 --- a/src/app/careers/page.tsx +++ b/src/app/careers/page.tsx @@ -72,7 +72,7 @@ export default function CareersPage() { tag="Now Hiring" tagIcon={Phone} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/happy-couple-car-showroom-dealership_23-2149117143.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-couple-car-showroom-dealership_23-2149117143.jpg?_wi=3" imageAlt="truck drivers team standing together professional" useInvertedBackground={false} buttons={[{ text: "Apply Now", href: "/contact" }]} @@ -145,7 +145,7 @@ export default function CareersPage() {