From 9e94a3b18a4274ec4c946a2d55ed9067693dde45 Mon Sep 17 00:00:00 2001 From: Hammad Shoaib <96943053+hammad38@users.noreply.github.com> Date: Mon, 5 Sep 2022 20:29:05 +0500 Subject: [PATCH] Update data.js --- src/data.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/data.js b/src/data.js index f29af562f5..be6211bacd 100644 --- a/src/data.js +++ b/src/data.js @@ -1,6 +1,7 @@ export const sliderItems = [ { id: 1, + /*image not working*/ img: "https://i.ibb.co/XsdmR2c/1.png", title: "SUMMER SALE", desc: "DON'T COMPROMISE ON STYLE! GET FLAT 30% OFF FOR NEW ARRIVALS.", @@ -73,4 +74,4 @@ export const sliderItems = [ id:8, img:"https://www.pngarts.com/files/3/Women-Jacket-PNG-High-Quality-Image.png", }, - ] \ No newline at end of file + ]