diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 9f9ec64..3a7aa51 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -84,7 +84,7 @@ export default function Layout() { }, ]} copyright="© 2024 WallStreet Real Estate. All rights reserved." - imageSrc="http://img.b2bpic.net/free-photo/isolated-white-house-silhouette-minimal-black-landscape_1194-641505.jpg" + imageSrc="http://img.b2bpic.net/free-photo/isolated-white-house-silhouette-minimal-black-landscape_1194-641505.jpg?_wi=2" links={[ { label: "Privacy Policy", diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index a5fbaa1..e1e03c7 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -169,7 +169,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/content-senior-businessman-with-arms-crossed_1262-1790.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/isolated-white-house-silhouette-minimal-black-landscape_1194-641505.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/isolated-white-house-silhouette-minimal-black-landscape_1194-641505.jpg?_wi=1", imageAlt: "real estate agent portrait professional suit", }, ]}