Update src/pages/HomePage.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user