Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -64,11 +64,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-park_1127-3451.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-park_1127-3451.jpg?_wi=1",
|
||||
imageAlt: "Landscape maintenance",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-flower-garden_1373-543.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-flower-garden_1373-543.jpg?_wi=1",
|
||||
imageAlt: "Garden design",
|
||||
},
|
||||
{
|
||||
@@ -248,7 +248,7 @@ export default function LandingPage() {
|
||||
text: "Select",
|
||||
href: "#contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-park_1127-3451.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-park_1127-3451.jpg?_wi=2",
|
||||
imageAlt: "Grassland landscape and greening environment park background",
|
||||
},
|
||||
{
|
||||
@@ -265,7 +265,7 @@ export default function LandingPage() {
|
||||
text: "Select",
|
||||
href: "#contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-flower-garden_1373-543.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-flower-garden_1373-543.jpg?_wi=2",
|
||||
imageAlt: "Grassland landscape and greening environment park background",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user