Update src/app/page.tsx
This commit is contained in:
@@ -82,11 +82,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multicolored-flowers-leafs-bright-colorful-dark-floor_179666-126.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multicolored-flowers-leafs-bright-colorful-dark-floor_179666-126.jpg?_wi=1",
|
||||
imageAlt: "Colorful spices in bowls",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/writing-set-spices_23-2147773480.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/writing-set-spices_23-2147773480.jpg?_wi=1",
|
||||
imageAlt: "Rustic kitchen spices",
|
||||
},
|
||||
{
|
||||
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Airtight spice packaging",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multicolored-flowers-leafs-bright-colorful-dark-floor_179666-126.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multicolored-flowers-leafs-bright-colorful-dark-floor_179666-126.jpg?_wi=2",
|
||||
imageAlt: "globe showing spice trade routes",
|
||||
},
|
||||
{
|
||||
@@ -180,7 +180,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Various spice blends in bowls",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/writing-set-spices_23-2147773480.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/writing-set-spices_23-2147773480.jpg?_wi=2",
|
||||
imageAlt: "globe showing spice trade routes",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user