codewithzosh / ecommerce-products-data

25 stars 22 forks source link

MainCarouselData #10

Closed khaizer-maniyar closed 3 months ago

khaizer-maniyar commented 3 months ago

MainCarouselData.js file code is missing. Cannot find it anywhere.

khaizer-maniyar commented 3 months ago

export const mainCarouselData = [ { image: "https://www.ethnicplus.in/media/mageplaza/bannerslider/banner/image/3//3_9.jpg", path: "/women/clothing/lengha_choli", }, { image: "https://www.ethnicplus.in/media/mageplaza/bannerslider/banner/image/4//4_8.jpg", path: "/women/clothing/women_dress", }, { image: "https://www.ethnicplus.in/media/mageplaza/bannerslider/banner/image/1//1_5.jpg", path: "/women/clothing/women_dress", }, { image: "https://www.ethnicplus.in/media/mageplaza/bannerslider/banner/image/2//2_9.jpg", path: "/women/clothing/women_saree", }, ];