Merge version_1 into main #1
@@ -77,17 +77,17 @@ export default function LandingPage() {
|
|||||||
carouselItems={[
|
carouselItems={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/creative-desktop-with-laptop-coffee-stationery-pink-grey-table-top-view-flat-lay_501050-658.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/creative-desktop-with-laptop-coffee-stationery-pink-grey-table-top-view-flat-lay_501050-658.jpg?_wi=1",
|
||||||
imageAlt: "Modern organized desk setup",
|
imageAlt: "Modern organized desk setup",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/home-office-design-workspace-room-concept_53876-16314.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/home-office-design-workspace-room-concept_53876-16314.jpg?_wi=1",
|
||||||
imageAlt: "Sleek desk organizer with accessories",
|
imageAlt: "Sleek desk organizer with accessories",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/rendering-smart-home-device_23-2151039363.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/rendering-smart-home-device_23-2151039363.jpg?_wi=1",
|
||||||
imageAlt: "Ergonomic laptop setup with external keyboard",
|
imageAlt: "Ergonomic laptop setup with external keyboard",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
|||||||
href: "/categories#travel",
|
href: "/categories#travel",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/creative-desktop-with-laptop-coffee-stationery-pink-grey-table-top-view-flat-lay_501050-658.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/creative-desktop-with-laptop-coffee-stationery-pink-grey-table-top-view-flat-lay_501050-658.jpg?_wi=2",
|
||||||
imageAlt: "modern desk organizer with office supplies minimal",
|
imageAlt: "modern desk organizer with office supplies minimal",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
|||||||
href: "/categories#organization",
|
href: "/categories#organization",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/home-office-design-workspace-room-concept_53876-16314.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/home-office-design-workspace-room-concept_53876-16314.jpg?_wi=2",
|
||||||
imageAlt: "modern desk organizer with office supplies minimal",
|
imageAlt: "modern desk organizer with office supplies minimal",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
|||||||
href: "/categories#daily",
|
href: "/categories#daily",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/rendering-smart-home-device_23-2151039363.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/rendering-smart-home-device_23-2151039363.jpg?_wi=2",
|
||||||
imageAlt: "modern desk organizer with office supplies minimal",
|
imageAlt: "modern desk organizer with office supplies minimal",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user