-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtodaydeal.js
More file actions
47 lines (44 loc) · 1.69 KB
/
todaydeal.js
File metadata and controls
47 lines (44 loc) · 1.69 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
// export const todaydeal = [
// {
// img : "https://m.media-amazon.com/images/I/41Diz41FkhL._AC_SY200_.jpg",
// discount : 32,
// DealOfDay : "Deal of the Day",
// desc : " Grand Gaming Days offers on Bestselling Gaming Laptops & Desktops - Exchange & No Cost EMI Available"
// },
// {
// img : "https://m.media-amazon.com/images/I/41DjFnGQ1FL._AC_SY200_.jpg",
// discount : 31,
// DealOfDay : "Deal of the Day",
// desc : "High Performance Handpicked Desktop Computers from HP, Lenovo and more"
// },
// {
// img : "https://m.media-amazon.com/images/I/31aNgbvYJKL._AC_SY200_.jpg",
// discount : 66,
// DealOfDay : "Deal of the Day",
// desc : "Best Prices on boAt Headphones, Soundbars and Speakers"
// },
// {
// img : "https://m.media-amazon.com/images/I/31G1NouVxaL._AC_SY200_.jpg",
// discount : 80,
// DealOfDay : "Deal of the Day",
// desc : "Jaw dropping deals on headsets"
// },
// {
// img : "https://m.media-amazon.com/images/I/31EXkIBVKUL._AC_SY200_.jpg",
// discount : 50,
// DealOfDay : "Deal of the Day",
// desc : "adidas & campus Footwear"
// },
// {
// img : "https://m.media-amazon.com/images/I/416x-scGWgL._AC_SY200_.jpg",
// discount : 64,
// DealOfDay : "Deal of the Day",
// desc : "Grand Gaming Days Offers on Accessories and Storage Devices"
// },
// {
// img : "https://m.media-amazon.com/images/I/31VfkewLnlL._AC_SY200_.jpg",
// discount : 54,
// DealOfDay : "Deal of the Day",
// desc : "cooking essential"
// },
// ]