diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index c7bac5f..2d9eeca 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -105,7 +105,7 @@ export default function Layout() { }, ]} copyright="© 2024 AutoPro Service Inc. All rights reserved." - imageSrc="http://img.b2bpic.net/free-photo/worker-follows-car-checklist-fixing-tires_482257-75661.jpg" + imageSrc="http://img.b2bpic.net/free-photo/worker-follows-car-checklist-fixing-tires_482257-75661.jpg?_wi=2" links={[ { label: "Privacy Policy", diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 52673a8..6ebd9ea 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -27,7 +27,7 @@ export default function HomePage() { }} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/worker-follows-car-checklist-fixing-tires_482257-75661.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/worker-follows-car-checklist-fixing-tires_482257-75661.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-preparing-check-list_1170-1310.jpg",