Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -81,12 +81,12 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "hero-media-1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-farmer-feeding-his-goats-milk-from-bottle-farm_23-2149211714.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-farmer-feeding-his-goats-milk-from-bottle-farm_23-2149211714.jpg?_wi=1",
|
||||
imageAlt: "Happy cows grazing in a lush green pasture",
|
||||
},
|
||||
{
|
||||
id: "hero-media-2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/curious-chickens-looking-different-directions_23-2148315347.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/curious-chickens-looking-different-directions_23-2148315347.jpg?_wi=1",
|
||||
imageAlt: "Chickens pecking at grain feed in a coop",
|
||||
},
|
||||
{
|
||||
@@ -166,7 +166,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-beagle-dog-sitting-park_23-2148045779.jpg",
|
||||
imageAlt: "Energetic dog running in a field",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-farmer-feeding-his-goats-milk-from-bottle-farm_23-2149211714.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-farmer-feeding-his-goats-milk-from-bottle-farm_23-2149211714.jpg?_wi=2",
|
||||
imageAlt: "hand scooping organic chicken feed",
|
||||
},
|
||||
{
|
||||
@@ -180,7 +180,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-girl-farm-wiith-horse_1157-38089.jpg",
|
||||
imageAlt: "Majestic horse in a green pasture",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/curious-chickens-looking-different-directions_23-2148315347.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/curious-chickens-looking-different-directions_23-2148315347.jpg?_wi=2",
|
||||
imageAlt: "hand scooping organic chicken feed",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user