diff --git a/src/app/page.tsx b/src/app/page.tsx index 60b4eaa..add5ba5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { { text: "Get a Free Quote", href: "#contact" } ]} background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-36576.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-36576.jpg?_wi=1" imageAlt="Professional car detailing service in Johnson City" frameStyle="card" mediaAnimation="slide-up" @@ -91,7 +91,7 @@ export default function LandingPage() { description="127+ Happy Customers" subdescription="East Tennessee's trusted detailing experts" icon={Sparkles} - imageSrc="http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-36576.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-36576.jpg?_wi=2" imageAlt="Happy customer with detailed car" mediaAnimation="slide-up" useInvertedBackground={true} @@ -125,10 +125,10 @@ export default function LandingPage() {