Merge version_1 into main #1
@@ -74,12 +74,12 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cherry-tomato-near-spices-flour_23-2147749528.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cherry-tomato-near-spices-flour_23-2147749528.jpg?_wi=1",
|
||||
imageAlt: "Spice selection",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/travelling-iran_8327-273.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/travelling-iran_8327-273.jpg?_wi=1",
|
||||
imageAlt: "Fresh herbs",
|
||||
},
|
||||
{
|
||||
@@ -269,7 +269,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "Inquire Bulk",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cherry-tomato-near-spices-flour_23-2147749528.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cherry-tomato-near-spices-flour_23-2147749528.jpg?_wi=2",
|
||||
imageAlt: "Exotic spices composition",
|
||||
},
|
||||
{
|
||||
@@ -285,7 +285,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "Contact Sales",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/travelling-iran_8327-273.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/travelling-iran_8327-273.jpg?_wi=2",
|
||||
imageAlt: "Exotic spices composition",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user