forked from HRTeamMagma/ynck.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdummyData.js
More file actions
113 lines (109 loc) · 4.95 KB
/
dummyData.js
File metadata and controls
113 lines (109 loc) · 4.95 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
module.exports.favorites = {
images: [
{
url: 'https://s-media-cache-ak0.pinimg.com/originals/65/df/47/65df47c1d6f5b480ff6fd573b8eb13e7.jpg',
tags: ['funny', 'popeye'],
favoriteCount: 7
},
{
url: 'http://img3.rnkr-static.com/user_node_img/50055/1001092218/870/peace-photo-u1.jpg',
tags: ['rick and morty', 'funny', 'wubalubadubdub'],
favoriteCount: 14
},
{
url: 'http://www.dubuddha.org/wp-content/uploads/2017/02/Back-Trash-Polka-Tattoo-for-Girl-by-Freezing-Tattoo-1-728x728.jpg',
tags: ['trash polka', 'cool', 'back tattoo'],
favoriteCount: 722
},
{
url: 'http://www.liberumstudios.com/cms/wp-content/uploads/2014/10/super-mario-tattoo-las-vegas-liberum-studios-amv.jpg',
tags: ['paper mario', 'nintendo', 'video game'],
favoriteCount: 33
},
{
url: 'http://tattoo-ideas.com/wp-content/uploads/2015/11/mario-8-bit-forearm-tattoo.jpg',
tags: ['forearm', 'mario', 'video game'],
favoriteCount: 4
}]
};
module.exports.designs = {
images: [
{
url: 'https://s-media-cache-ak0.pinimg.com/736x/98/d6/83/98d68321d53d332e9d8ae0aaab2438b9.jpg',
tags: ['trash polka', 'awesome', 'headphones'],
favoriteCount: 0
},
{
url: 'https://s-media-cache-ak0.pinimg.com/736x/0b/b7/e8/0bb7e8705a7a4a9798938301fc992871.jpg',
tags: ['flower', 'abstract'],
favoriteCount: 4
},
{
url: 'http://www.freetattoodesigns.org/images/tattoo-gallery/wolf-head-design.jpg',
tags: ['wolf', 'flash'],
favoriteCount: 18
},
{
url: 'http://updatepedia.com/wp-content/uploads/2016/09/2096799-death-sign-isolated-on-white-for-tattoo-design.jpg',
tags: [],
favoriteCount: 112
},
{
url: 'https://lh5.ggpht.com/KrJXVOkgLN4A1QEnPaY-oTDp6LhtVvU8ufsXWTU-JYpBoWMc2YTqbjdRH4Xjm-sSlyd4=h900',
tags: ['stars', 'flash', 'basic'],
favoriteCount: 24
}
]
};
module.exports.myTattoos = {
images: [
{
url: 'https://img.buzzfeed.com/buzzfeed-static/static/2015-07/13/11/enhanced/webdr15/enhanced-26712-1436802498-1.jpg?downsize=715:*&output-format=auto&output-quality=auto',
tags: ['disney', 'up', 'pixar', 'mickey mouse'],
favoriteCount: 20
},
{
url: 'https://img.buzzfeed.com/buzzfeed-static/static/2015-07/15/12/enhanced/webdr01/enhanced-3897-1436977511-1.jpg?downsize=715:*&output-format=auto&output-quality=auto',
tags: ['disney', 'lilo and stitch', 'stitch'],
favoriteCount: 10
},
{
url: 'https://img.buzzfeed.com/buzzfeed-static/static/2015-07/15/17/enhanced/webdr10/enhanced-30058-1436997290-1.png?downsize=715:*&output-format=auto&output-quality=auto',
tags: ['disney', 'bow', 'minnie mouse'],
favoriteCount: 3
},
{
url: 'https://img.buzzfeed.com/buzzfeed-static/static/2015-07/15/12/enhanced/webdr12/enhanced-12158-1436977432-1.jpg?downsize=715:*&output-format=auto&output-quality=auto',
tags: ['howdy howdy howdy', 'toy story', 'shark'],
favoriteCount: 82
},
{
url: 'https://img.buzzfeed.com/buzzfeed-static/static/2015-07/15/13/enhanced/webdr15/enhanced-21279-1436979753-1.jpg?downsize=715:*&output-format=auto&output-quality=auto',
tags: ['mary poppins'],
favoriteCount: 4
}
]
};
module.exports.shop = {
shopInfo: {
name: 'High Voltage Tattoo',
address1: '1259 North La Brea Avenue',
address2: 'Suite 200',
city: 'West Hollywood',
state: 'California',
zip: '90038-1023',
url: 'http://www.highvoltagetattoo.com/',
phone: '310-555-1212',
rating: '4.5',
shop_image: 'https://store.bandmerch.com/katvond/v1/img/logo.png'
},
images: ['https://static1.squarespace.com/static/53e01abee4b0e0cc35c74588/5418d65ee4b0167dcbb284f8/5447e89ce4b076e086113242/1493887896096/natetattoo1.jpg?format=1500w',
'https://static1.squarespace.com/static/53e01abee4b0e0cc35c74588/5504a37ae4b0edf4bc9d8062/5504a56ee4b01b33c96f5fa1/1426367859962/index-5.jpg?format=2500w',
'https://static1.squarespace.com/static/53e01abee4b0e0cc35c74588/54383060e4b00691cb32b572/54383100e4b041b006cd5d2a/1412968704816/CHRIS3.jpg?format=1500w',
'https://static1.squarespace.com/static/53e01abee4b0e0cc35c74588/5420b14de4b0c158abee324b/54b60ac6e4b0a3e130ce3aa2/1431660632459/Screen+Shot+2015-01-13+at+10.19.35+PM.png?format=1500w',
'https://static1.squarespace.com/static/53e01abee4b0e0cc35c74588/5504a37ae4b0edf4bc9d8062/5504a592e4b01b33c96f6058/1426367893650/index-12.jpg?format=1500w',
'https://static1.squarespace.com/static/53e01abee4b0e0cc35c74588/5438336ce4b0f6700b8e006c/544176c8e4b0d342bff98c14/1413576394378/audreykawasaki.jpg?format=1500w',
'https://static1.squarespace.com/static/53e01abee4b0e0cc35c74588/5418d65ee4b0167dcbb284f8/5447e8d2e4b04e884a0c0580/1493887841650/natetattoo28.jpg?format=1500w',
'https://static1.squarespace.com/static/53e01abee4b0e0cc35c74588/5418d65ee4b0167dcbb284f8/5447e8e9e4b04e884a0c05c2/1493887842059/natetattoo41.jpg?format=1500w'
]
};