Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user