Merge version_1 into main #1
@@ -64,15 +64,15 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/staircases-water-modern-building_116348-93.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/staircases-water-modern-building_116348-93.jpg?_wi=1",
|
||||
imageAlt: "Landscape Transformation",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263539.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263539.jpg?_wi=1",
|
||||
imageAlt: "Hardscape Construction",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/country-music-band-singing-outdoors_23-2149498460.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/country-music-band-singing-outdoors_23-2149498460.jpg?_wi=1",
|
||||
imageAlt: "Finished Fence Project",
|
||||
},
|
||||
{
|
||||
@@ -128,7 +128,7 @@ export default function LandingPage() {
|
||||
},
|
||||
items: [],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/staircases-water-modern-building_116348-93.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/staircases-water-modern-building_116348-93.jpg?_wi=2",
|
||||
imageAlt: "professional landscaper inspecting project",
|
||||
},
|
||||
{
|
||||
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
||||
},
|
||||
items: [],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263539.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263539.jpg?_wi=2",
|
||||
imageAlt: "professional landscaper inspecting project",
|
||||
},
|
||||
{
|
||||
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
||||
},
|
||||
items: [],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/country-music-band-singing-outdoors_23-2149498460.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/country-music-band-singing-outdoors_23-2149498460.jpg?_wi=2",
|
||||
imageAlt: "professional landscaper inspecting project",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user