diff --git a/src/pages/PortfolioPage.tsx b/src/pages/PortfolioPage.tsx index c4ab256..1f89c9d 100644 --- a/src/pages/PortfolioPage.tsx +++ b/src/pages/PortfolioPage.tsx @@ -78,7 +78,7 @@ export default function PortfolioPage() { title: "Deck Renovation", description: "New limestone deck extension.", href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-summer-time_53876-33841.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-summer-time_53876-33841.jpg?_wi=2", }, ]} /> diff --git a/src/pages/ServicesPage.tsx b/src/pages/ServicesPage.tsx index 17c9e5f..d9ac62d 100644 --- a/src/pages/ServicesPage.tsx +++ b/src/pages/ServicesPage.tsx @@ -78,7 +78,7 @@ export default function ServicesPage() { title: "Pool Winterization", description: "Essential care for seasonal changes.", href: "/contact", - imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-summer-time_53876-33841.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-summer-time_53876-33841.jpg?_wi=1", }, ]} />