import LandingPageBanner from 'assets/images/auth/landing-page.png' // import MarketplaceBanner from 'assets/images/auth/marketplace.png' export const EmptySlides = [ { img: LandingPageBanner, label: 'Horse Verse Marketplace', description: 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.', }, { img: LandingPageBanner, label: 'Horse Verse Marketplace', description: 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.', }, { img: LandingPageBanner, label: 'Horse Verse Marketplace', description: 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.', }, // { // img: 'https://res.cloudinary.com/andrewphan/image/upload/v1654139035/horse-verse/HVerse_qcdrzu.jpg', // label: 'Horse Verse Marketplace', // description: // 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.', // }, ]