Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-25 06:59:38 +00:00

View File

@@ -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",
},
]}