diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 57fc4c2..9425c3a 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -25,7 +25,7 @@ export default function HomePage() { text: "View Projects", href: "#projects", }} - imageSrc="http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg" + imageSrc="http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg?_wi=1" /> @@ -53,7 +53,7 @@ export default function HomePage() { description: "Durable masonry and structural work.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/scene-construction-site-with-equipment_23-2151317260.jpg" + imageSrc="http://img.b2bpic.net/free-photo/scene-construction-site-with-equipment_23-2151317260.jpg?_wi=1" /> @@ -80,7 +80,7 @@ export default function HomePage() { "Construction", "Walls", ], - imageSrc: "http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg?_wi=2", imageAlt: "landscape architecture company logo", }, { @@ -89,7 +89,7 @@ export default function HomePage() { "Pest Control", "Care", ], - imageSrc: "http://img.b2bpic.net/free-photo/scene-construction-site-with-equipment_23-2151317260.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/scene-construction-site-with-equipment_23-2151317260.jpg?_wi=2", imageAlt: "landscape architecture company logo", }, ]}