Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -91,11 +91,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/field-night_1204-82.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/field-night_1204-82.jpg?_wi=1",
|
||||
imageAlt: "Sunny farm field with rows of green vegetables",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-food-frame-with-picnic-basket_23-2148234228.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-food-frame-with-picnic-basket_23-2148234228.jpg?_wi=1",
|
||||
imageAlt: "Basket filled with freshly harvested organic vegetables",
|
||||
},
|
||||
{
|
||||
@@ -184,7 +184,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/field-night_1204-82.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/field-night_1204-82.jpg?_wi=2",
|
||||
imageAlt: "rich organic soil hands planting",
|
||||
},
|
||||
{
|
||||
@@ -209,7 +209,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-food-frame-with-picnic-basket_23-2148234228.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-food-frame-with-picnic-basket_23-2148234228.jpg?_wi=2",
|
||||
imageAlt: "rich organic soil hands planting",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user