Update src/app/page.tsx

This commit is contained in:
2026-04-07 12:43:54 +00:00
parent 1eb4c153f7
commit 68893f6493

View File

@@ -124,7 +124,7 @@ export default function LandingPage() {
"Safety",
"Fast",
],
imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500828.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500828.jpg?_wi=1",
},
{
id: "s2",
@@ -133,7 +133,7 @@ export default function LandingPage() {
"Health",
"Aesthetics",
],
imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500828.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500828.jpg?_wi=2",
},
{
id: "s3",
@@ -142,7 +142,7 @@ export default function LandingPage() {
"24/7",
"Storm",
],
imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500828.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500828.jpg?_wi=3",
},
]}
title="Our Tree Services"
@@ -226,7 +226,7 @@ export default function LandingPage() {
required: false,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500828.jpg"
imageSrc="http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500828.jpg?_wi=4"
/>
</div>