-
Notifications
You must be signed in to change notification settings - Fork 0
/
sites.json
135 lines (135 loc) · 3.54 KB
/
sites.json
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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
[
{
"id": 0,
"name": "Feature",
"desc": "Website for shopify platform. Custom design.",
"image": "./assets/images/feature.jpg",
"url": "https://feature.com/"
},
{
"id": 1,
"name": "Burnout Workshop",
"desc": "AutoService. Custom design.",
"image": "./assets/images/burnoutworkshop.jpeg",
"url": "https://www.burnoutworkshop.ru/"
},
{
"id": 2,
"name": "CRSVR",
"desc": "Website for shopify platform. Custom design.",
"image": "./assets/images/crsvr.jpeg",
"url": "https://crsvr.com/"
},
{
"id": 3,
"name": "All The Right",
"desc": "Website for shopify platform. Custom design.",
"image": "./assets/images/atr.jpeg",
"url": "https://alltheright.com/"
},
{
"id": 4,
"name": "Capsule",
"desc": "Website for shopify platform. Custom design.",
"image": "./assets/images/capsule.jpeg",
"url": "https://capsule.nyc/"
},
{
"id": 5,
"name": "Ecomarket",
"desc": "Website for shopify platform. Custom design.",
"image": "./assets/images/ecomarket.jpeg",
"url": "https://ecomarket.com/"
},
{
"id": 6,
"name": "Sartale",
"desc": "Website for shopify platform. Custom design.",
"image": "./assets/images/sartale.jpg",
"url": "https://sartale.com/"
},
{
"id": 7,
"name": "Sinobi",
"desc": "Website for shopify platform. Custom design.",
"image": "./assets/images/sinobi.jpg",
"url": "https://sinobiofficial.com/"
},
{
"id": 8,
"name": "HandyKith",
"desc": "FIGMA2HTML. Custom design.",
"image": "./assets/images/handykith.jpg",
"url": "https://handykith.com/"
},
{
"id": 9,
"name": "Ashley LongShore",
"desc": "Website for shopify platform. Custom design.",
"image": "./assets/images/ashley.jpg",
"url": "https://ashleylongshore.com/"
},
{
"id": 10,
"name": "Red Raider Outfitter",
"desc": "Website for shopify platform. Custom design.",
"image": "./assets/images/red-raider-outfitter.jpeg",
"url": "https://red-raider-outfitter-store.myshopify.com/"
},
{
"id": 11,
"name": "Winest Shop",
"desc": "Website for shopify platform. Custom design.",
"image": "./assets/images/winest.jpg",
"url": "https://winest.store/"
},
{
"id": 12,
"name": "Zhedora",
"desc": "Website for shopify platform. Custom design.",
"image": "./assets/images/zhedora.png",
"url": "https://zhedora.com/"
},
{
"id": 13,
"name": "Chrome Texas",
"desc": "Website for shopify platform. Custom design.",
"image": "./assets/images/chrome.png",
"url": "https://shopchrome.com/"
},
{
"id": 14,
"name": "Melt Cosmetics",
"desc": "Website for shopify platform. Custom design.",
"image": "./assets/images/melt.jpg",
"url": "https://www.meltcosmetics.com/"
},
{
"id": 15,
"name": "Eastside Golf",
"desc": "Website for shopify platform. Custom design.",
"image": "./assets/images/eastsidegolf.jpg",
"url": "https://eastsidegolf.com/"
},
{
"id": 16,
"name": "A Ma Maniere",
"desc": "Website for shopify platform. Custom design.",
"image": "./assets/images/amma.jpg",
"url": "https://www.a-ma-maniere.com/"
},
{
"id": 17,
"name": "APB",
"desc": "Website for shopify platform. Custom design.",
"image": "./assets/images/apb.jpg",
"url": "https://www.apbstore.com/"
},
{
"id": 18,
"name": "E3 Ranch",
"desc": "Website for shopify platform. Custom design.",
"image": "./assets/images/e3-meat.jpg",
"url": "https://e3meatco.com/"
}
]