Update src/pages/HomePage.tsx

This commit is contained in:
2026-06-14 05:29:53 +00:00
parent c9e1072410
commit fa72b71ca0

View File

@@ -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"
/>
</SectionErrorBoundary>
</div>
@@ -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"
/>
</SectionErrorBoundary>
</div>
@@ -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",
},
]}