appscms-tools-theme 2.6.8 → 2.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/_data/feature/en/3_shop_posters.json +352 -0
- data/_data/home/en/posters.json +324 -0
- data/_data/photo-categories.json +104 -12
- data/_data/photoeffects.json +31 -116
- data/_includes/authors/authors.html +4 -0
- data/_layouts/feature.html +0 -1
- data/_layouts/frame.html +216 -197
- data/_layouts/home.html +0 -1
- data/_layouts/photo-effects-home.html +39 -23
- data/assets/css/frame.css +726 -717
- data/assets/css/home-1.css +76 -107
- data/assets/css/tools.css +0 -2
- data/assets/homeimages/3_shop_posters-main.png +0 -0
- data/assets/images/3_shop_posters.png +0 -0
- data/assets/images/pallavi.jpeg +0 -0
- metadata +7 -2
|
@@ -0,0 +1,324 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Language": "English",
|
|
3
|
+
"htmlLangAtt": "en",
|
|
4
|
+
"H1": "Use our filters to add poster filter effects with just one click.",
|
|
5
|
+
"H2": "Upload your image and enhance your photos with Poster filter effect.",
|
|
6
|
+
"megaMenu": {
|
|
7
|
+
"nav-link-name": "Tools",
|
|
8
|
+
"dropdown": [
|
|
9
|
+
{
|
|
10
|
+
"categoryName": "Posters",
|
|
11
|
+
"links": [
|
|
12
|
+
{
|
|
13
|
+
"name": "Vintage Scooter",
|
|
14
|
+
"url": "/fun-photo-effects/posters-vintage-scooter",
|
|
15
|
+
"iconSrc": "/assets/homeimages/vintage-scooter-main.png"
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"name": "Missing Person",
|
|
19
|
+
"url": "/fun-photo-effects/posters-missing-person",
|
|
20
|
+
"iconSrc": "/assets/homeimages/missing-person-main.png"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"name": "Wall Poster",
|
|
24
|
+
"url": "/fun-photo-effects/posters-wall-poster",
|
|
25
|
+
"iconSrc": "/assets/homeimages/wall-poster-main.png"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"name": "Piccadilly Arcade",
|
|
29
|
+
"url": "/fun-photo-effects/posters-piccadilly-arcade",
|
|
30
|
+
"iconSrc": "/assets/homeimages/piccadilly-arcade-main.png"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "Train Station Poster",
|
|
34
|
+
"url": "/fun-photo-effects/posters-train-station-poster",
|
|
35
|
+
"iconSrc": "/assets/homeimages/train-station-poster-main.png"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"name": "Two Girls",
|
|
39
|
+
"url": "/fun-photo-effects/posters-two-girls",
|
|
40
|
+
"iconSrc": "/assets/homeimages/two-girls-main.png"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "Double Decker",
|
|
44
|
+
"url": "/fun-photo-effects/posters-double-decker",
|
|
45
|
+
"iconSrc": "/assets/homeimages/double-decker-main.png"
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"name": "London Calling",
|
|
49
|
+
"url": "/fun-photo-effects/posters-london_calling",
|
|
50
|
+
"iconSrc": "/assets/homeimages/london_calling-main.png"
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"name": "Bicycle",
|
|
54
|
+
"url": "/fun-photo-effects/posters-bicycle",
|
|
55
|
+
"iconSrc": "/assets/homeimages/bicycle-main.png"
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"name": "Oxford",
|
|
59
|
+
"url": "/fun-photo-effects/posters-oxford",
|
|
60
|
+
"iconSrc": "/assets/homeimages/oxford-main.png"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"name": "Boardings",
|
|
64
|
+
"url": "/fun-photo-effects/posters-boardings",
|
|
65
|
+
"iconSrc": "/assets/homeimages/boardings-main.png"
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
"name": "Snow In London",
|
|
69
|
+
"url": "/fun-photo-effects/posters-snow_in_london",
|
|
70
|
+
"iconSrc": "/assets/homeimages/snow_in_london-main.png"
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"name": "Theatre",
|
|
74
|
+
"url": "/fun-photo-effects/posters-theatre",
|
|
75
|
+
"iconSrc": "/assets/homeimages/theatre-main.png"
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"name": "Affiche",
|
|
79
|
+
"url": "/fun-photo-effects/posters-affiche",
|
|
80
|
+
"iconSrc": "/assets/homeimages/affiche-main.png"
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"name": "Notting Hill",
|
|
84
|
+
"url": "/fun-photo-effects/posters-notting_hill",
|
|
85
|
+
"iconSrc": "/assets/homeimages/notting_hill-main.png"
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
"name": "Cyclist",
|
|
89
|
+
"url": "/fun-photo-effects/posters-cyclist",
|
|
90
|
+
"iconSrc": "/assets/homeimages/cyclist-main.png"
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"name": "Tulips",
|
|
94
|
+
"url": "/fun-photo-effects/posters-tulips",
|
|
95
|
+
"iconSrc": "/assets/homeimages/tulips-main.png"
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"name": "Last Advert",
|
|
99
|
+
"url": "/fun-photo-effects/posters-last_advert",
|
|
100
|
+
"iconSrc": "/assets/homeimages/last_advert-main.png"
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"name": "Underground",
|
|
104
|
+
"url": "/fun-photo-effects/posters-underground",
|
|
105
|
+
"iconSrc": "/assets/homeimages/underground-main.png"
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
"name": "3 Shop Posters",
|
|
109
|
+
"url": "/fun-photo-effects/posters-3_shop_posters",
|
|
110
|
+
"iconSrc": "/assets/homeimages/3_shop_posters-main.png"
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"name": "Broken Glass",
|
|
114
|
+
"url": "/fun-photo-effects/posters-broken_glass",
|
|
115
|
+
"iconSrc": "/assets/homeimages/broken_glass-main.png"
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
"name": "Night Walk",
|
|
119
|
+
"url": "/fun-photo-effects/posters-night_walk",
|
|
120
|
+
"iconSrc": "/assets/homeimages/night_walk-main.png"
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"name": "Icecream",
|
|
124
|
+
"url": "/fun-photo-effects/posters-icecream",
|
|
125
|
+
"iconSrc": "/assets/homeimages/icecream-main.png"
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
"name": "Rainy Day",
|
|
129
|
+
"url": "/fun-photo-effects/posters-rainy_day",
|
|
130
|
+
"iconSrc": "/assets/homeimages/rainy_day-main.png"
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
"name": "Wanted Poster",
|
|
134
|
+
"url": "/fun-photo-effects/posters-wanted_poster",
|
|
135
|
+
"iconSrc": "/assets/homeimages/wanted_poster-main.png"
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
"name": "Local Shop",
|
|
139
|
+
"url": "/fun-photo-effects/posters-local_shop",
|
|
140
|
+
"iconSrc": "/assets/homeimages/local_shop-main.png"
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
"name": "Grieder",
|
|
144
|
+
"url": "/fun-photo-effects/posters-grieder",
|
|
145
|
+
"iconSrc": "/assets/homeimages/grieder-main.png"
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
"name": "posters",
|
|
149
|
+
"url": "/fun-photo-effects/posters-posters",
|
|
150
|
+
"iconSrc": "/assets/homeimages/posters-main.png"
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
"name": "Night City",
|
|
154
|
+
"url": "/fun-photo-effects/posters-night_city",
|
|
155
|
+
"iconSrc": "/assets/homeimages/night_city-main.png"
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
"name": "Wall Banner",
|
|
159
|
+
"url": "/fun-photo-effects/posters-wall_banner",
|
|
160
|
+
"iconSrc": "/assets/homeimages/wall_banner-main.png"
|
|
161
|
+
},
|
|
162
|
+
{
|
|
163
|
+
"name": "Wanted Wizard",
|
|
164
|
+
"url": "/fun-photo-effects/posters-wanted_wizard",
|
|
165
|
+
"iconSrc": "/assets/homeimages/wanted_wizard-main.png"
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"name": "Shopping Center",
|
|
169
|
+
"url": "/fun-photo-effects/posters-shopping_center",
|
|
170
|
+
"iconSrc": "/assets/homeimages/shopping_center-main.png"
|
|
171
|
+
}
|
|
172
|
+
]
|
|
173
|
+
}
|
|
174
|
+
]
|
|
175
|
+
},
|
|
176
|
+
"footerProductlinks": [
|
|
177
|
+
{
|
|
178
|
+
"name": "Vintage Scooter",
|
|
179
|
+
"url": "/fun-photo-effects/posters-vintage-scooter"
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
"name": "Missing Person",
|
|
183
|
+
"url": "/fun-photo-effects/posters-missing-person"
|
|
184
|
+
},
|
|
185
|
+
{
|
|
186
|
+
"name": "Wall Poster",
|
|
187
|
+
"url": "/fun-photo-effects/posters-wall-poster"
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"name": "Piccadilly Arcade",
|
|
191
|
+
"url": "/fun-photo-effects/posters-piccadilly-arcade"
|
|
192
|
+
},
|
|
193
|
+
{
|
|
194
|
+
"name": "Train Station Poster",
|
|
195
|
+
"url": "/fun-photo-effects/posters-train-station-poster"
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
"name": "Two Girls",
|
|
199
|
+
"url": "/fun-photo-effects/posters-two-girls"
|
|
200
|
+
},
|
|
201
|
+
{
|
|
202
|
+
"name": "Double Decker",
|
|
203
|
+
"url": "/fun-photo-effects/posters-double-decker"
|
|
204
|
+
},
|
|
205
|
+
{
|
|
206
|
+
"name": "London Calling",
|
|
207
|
+
"url": "/fun-photo-effects/posters-london_calling"
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
"name": "Bicycle",
|
|
211
|
+
"url": "/fun-photo-effects/posters-bicycle"
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
"name": "Oxford",
|
|
215
|
+
"url": "/fun-photo-effects/posters-oxford"
|
|
216
|
+
},
|
|
217
|
+
{
|
|
218
|
+
"name": "Boardings",
|
|
219
|
+
"url": "/fun-photo-effects/posters-boardings"
|
|
220
|
+
},
|
|
221
|
+
{
|
|
222
|
+
"name": "Snow In London",
|
|
223
|
+
"url": "/fun-photo-effects/posters-snow_in_london"
|
|
224
|
+
},
|
|
225
|
+
{
|
|
226
|
+
"name": "Theatre",
|
|
227
|
+
"url": "/fun-photo-effects/posters-theatre"
|
|
228
|
+
},
|
|
229
|
+
{
|
|
230
|
+
"name": "Affiche",
|
|
231
|
+
"url": "/fun-photo-effects/posters-affiche"
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
"name": "Notting Hill",
|
|
235
|
+
"url": "/fun-photo-effects/posters-notting_hill"
|
|
236
|
+
},
|
|
237
|
+
{
|
|
238
|
+
"name": "Cyclist",
|
|
239
|
+
"url": "/fun-photo-effects/posters-cyclist"
|
|
240
|
+
},
|
|
241
|
+
{
|
|
242
|
+
"name": "Tulips",
|
|
243
|
+
"url": "/fun-photo-effects/posters-tulips"
|
|
244
|
+
},
|
|
245
|
+
{
|
|
246
|
+
"name": "Last Advert",
|
|
247
|
+
"url": "/fun-photo-effects/posters-last_advert"
|
|
248
|
+
},
|
|
249
|
+
{
|
|
250
|
+
"name": "Underground",
|
|
251
|
+
"url": "/fun-photo-effects/posters-underground"
|
|
252
|
+
},
|
|
253
|
+
{
|
|
254
|
+
"name": "3 Shop Posters",
|
|
255
|
+
"url": "/fun-photo-effects/posters-3_shop_posters"
|
|
256
|
+
},
|
|
257
|
+
{
|
|
258
|
+
"name": "Broken Glass",
|
|
259
|
+
"url": "/fun-photo-effects/posters-broken_glass"
|
|
260
|
+
},
|
|
261
|
+
{
|
|
262
|
+
"name": "Night Walk",
|
|
263
|
+
"url": "/fun-photo-effects/posters-night_walk"
|
|
264
|
+
},
|
|
265
|
+
{
|
|
266
|
+
"name": "Icecream",
|
|
267
|
+
"url": "/fun-photo-effects/posters-icecream"
|
|
268
|
+
},
|
|
269
|
+
{
|
|
270
|
+
"name": "Rainy Day",
|
|
271
|
+
"url": "/fun-photo-effects/posters-rainy_day"
|
|
272
|
+
},
|
|
273
|
+
{
|
|
274
|
+
"name": "Wanted Poster",
|
|
275
|
+
"url": "/fun-photo-effects/posters-wanted_poster"
|
|
276
|
+
},
|
|
277
|
+
{
|
|
278
|
+
"name": "Local Shop",
|
|
279
|
+
"url": "/fun-photo-effects/posters-local_shop"
|
|
280
|
+
},
|
|
281
|
+
{
|
|
282
|
+
"name": "Grieder",
|
|
283
|
+
"url": "/fun-photo-effects/posters-grieder"
|
|
284
|
+
},
|
|
285
|
+
{
|
|
286
|
+
"name": "posters",
|
|
287
|
+
"url": "/fun-photo-effects/posters-posters"
|
|
288
|
+
},
|
|
289
|
+
{
|
|
290
|
+
"name": "Night City",
|
|
291
|
+
"url": "/fun-photo-effects/posters-night_city"
|
|
292
|
+
},
|
|
293
|
+
{
|
|
294
|
+
"name": "Wall Banner",
|
|
295
|
+
"url": "/fun-photo-effects/posters-wall_banner"
|
|
296
|
+
},
|
|
297
|
+
{
|
|
298
|
+
"name": "Wanted Wizard",
|
|
299
|
+
"url": "/fun-photo-effects/posters-wanted_wizard"
|
|
300
|
+
},
|
|
301
|
+
{
|
|
302
|
+
"name": "Shopping Center",
|
|
303
|
+
"url": "/fun-photo-effects/posters-shopping_center"
|
|
304
|
+
}
|
|
305
|
+
],
|
|
306
|
+
"color": "#ff6131",
|
|
307
|
+
"imgwidth": "35px",
|
|
308
|
+
"imgheight": "35px",
|
|
309
|
+
"imgalt": "altvalue",
|
|
310
|
+
"nofileupload": true,
|
|
311
|
+
"variant": "primary",
|
|
312
|
+
"TITLE": "Spice up your images with poster filter effects online for free",
|
|
313
|
+
"META": "Bring your photos to life with a wide variety of poster photo filters and photo effects. You can easily download it and share it with your friends and family. Give it a try!",
|
|
314
|
+
"TEXTUAL_CONTENT": [],
|
|
315
|
+
"FAQ": [
|
|
316
|
+
{
|
|
317
|
+
"question": "",
|
|
318
|
+
"answer": ""
|
|
319
|
+
}
|
|
320
|
+
],
|
|
321
|
+
"cssfilepaths": [
|
|
322
|
+
"/assets/css/frame.css"
|
|
323
|
+
]
|
|
324
|
+
}
|
data/_data/photo-categories.json
CHANGED
|
@@ -1,13 +1,105 @@
|
|
|
1
|
-
[
|
|
2
|
-
{
|
|
3
|
-
"category": "
|
|
4
|
-
"link": "
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"category": "All effects",
|
|
4
|
+
"link": "/"
|
|
5
|
+
},
|
|
6
|
+
{
|
|
7
|
+
"category": "Posters",
|
|
8
|
+
"link": "/fun-photo-effects/posters",
|
|
9
|
+
"features": [
|
|
10
|
+
{
|
|
11
|
+
"name": "3 Shop Posters",
|
|
12
|
+
"link": "/fun-photo-effects/posters-3_shop_posters",
|
|
13
|
+
"image": "/assets/homeimages/3_shop_posters-main.png"
|
|
14
|
+
}
|
|
15
|
+
]
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"category": "Posters",
|
|
19
|
+
"link": "/fun-photo-effects/posters",
|
|
20
|
+
"features": [
|
|
21
|
+
{
|
|
22
|
+
"name": "3 Shop Posters",
|
|
23
|
+
"link": "/fun-photo-effects/posters-3_shop_posters",
|
|
24
|
+
"image": "/assets/homeimages/3_shop_posters-main.png"
|
|
25
|
+
}
|
|
26
|
+
]
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"category": "Posters",
|
|
30
|
+
"link": "/fun-photo-effects/posters",
|
|
31
|
+
"features": [
|
|
32
|
+
{
|
|
33
|
+
"name": "3 Shop Posters",
|
|
34
|
+
"link": "/fun-photo-effects/posters-3_shop_posters",
|
|
35
|
+
"image": "/assets/homeimages/3_shop_posters-main.png"
|
|
36
|
+
}
|
|
37
|
+
]
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"category": "Posters",
|
|
41
|
+
"link": "/fun-photo-effects/posters",
|
|
42
|
+
"features": [
|
|
43
|
+
{
|
|
44
|
+
"name": "3 Shop Posters",
|
|
45
|
+
"link": "/fun-photo-effects/posters-3_shop_posters",
|
|
46
|
+
"image": "/assets/homeimages/3_shop_posters-main.png"
|
|
47
|
+
}
|
|
48
|
+
]
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"category": "Posters",
|
|
52
|
+
"link": "/fun-photo-effects/posters",
|
|
53
|
+
"features": [
|
|
54
|
+
{
|
|
55
|
+
"name": "3 Shop Posters",
|
|
56
|
+
"link": "/fun-photo-effects/posters-3_shop_posters",
|
|
57
|
+
"image": "/assets/homeimages/3_shop_posters-main.png"
|
|
58
|
+
}
|
|
59
|
+
]
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"category": "Posters",
|
|
63
|
+
"link": "/fun-photo-effects/posters",
|
|
64
|
+
"features": [
|
|
65
|
+
{
|
|
66
|
+
"name": "3 Shop Posters",
|
|
67
|
+
"link": "/fun-photo-effects/posters-3_shop_posters",
|
|
68
|
+
"image": "/assets/homeimages/3_shop_posters-main.png"
|
|
69
|
+
}
|
|
70
|
+
]
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"category": "Posters",
|
|
74
|
+
"link": "/fun-photo-effects/posters",
|
|
75
|
+
"features": [
|
|
76
|
+
{
|
|
77
|
+
"name": "3 Shop Posters",
|
|
78
|
+
"link": "/fun-photo-effects/posters-3_shop_posters",
|
|
79
|
+
"image": "/assets/homeimages/3_shop_posters-main.png"
|
|
80
|
+
}
|
|
81
|
+
]
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"category": "Posters",
|
|
85
|
+
"link": "/fun-photo-effects/posters",
|
|
86
|
+
"features": [
|
|
87
|
+
{
|
|
88
|
+
"name": "3 Shop Posters",
|
|
89
|
+
"link": "/fun-photo-effects/posters-3_shop_posters",
|
|
90
|
+
"image": "/assets/homeimages/3_shop_posters-main.png"
|
|
91
|
+
}
|
|
92
|
+
]
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"category": "Posters",
|
|
96
|
+
"link": "/fun-photo-effects/posters",
|
|
97
|
+
"features": [
|
|
98
|
+
{
|
|
99
|
+
"name": "3 Shop Posters",
|
|
100
|
+
"link": "/fun-photo-effects/posters-3_shop_posters",
|
|
101
|
+
"image": "/assets/homeimages/3_shop_posters-main.png"
|
|
102
|
+
}
|
|
103
|
+
]
|
|
104
|
+
}
|
|
13
105
|
]
|
data/_data/photoeffects.json
CHANGED
|
@@ -1,117 +1,32 @@
|
|
|
1
|
-
[
|
|
2
|
-
{
|
|
3
|
-
"featureName": "
|
|
4
|
-
"url": "/",
|
|
5
|
-
"image": "
|
|
6
|
-
},
|
|
7
|
-
{
|
|
8
|
-
"featureName": "
|
|
9
|
-
"url": "/",
|
|
10
|
-
"image": "
|
|
11
|
-
},
|
|
12
|
-
{
|
|
13
|
-
"featureName": "
|
|
14
|
-
"url": "/",
|
|
15
|
-
"image": "
|
|
16
|
-
},
|
|
17
|
-
{
|
|
18
|
-
"featureName": "
|
|
19
|
-
"url": "/",
|
|
20
|
-
"image": "
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
"featureName": "
|
|
24
|
-
"url": "/",
|
|
25
|
-
"image": "
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
"featureName": "
|
|
29
|
-
"url": "/",
|
|
30
|
-
"image": "
|
|
31
|
-
}
|
|
32
|
-
{
|
|
33
|
-
"featureName": "Hot Air Balloon",
|
|
34
|
-
"url": "/",
|
|
35
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
|
36
|
-
},
|
|
37
|
-
{
|
|
38
|
-
"featureName": "Hot Air Balloon",
|
|
39
|
-
"url": "/",
|
|
40
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
|
41
|
-
},
|
|
42
|
-
{
|
|
43
|
-
"featureName": "Hot Air Balloon",
|
|
44
|
-
"url": "/",
|
|
45
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
"featureName": "Hot Air Balloon",
|
|
49
|
-
"url": "/",
|
|
50
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
"featureName": "Hot Air Balloon",
|
|
54
|
-
"url": "/",
|
|
55
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"featureName": "Hot Air Balloon",
|
|
59
|
-
"url": "/",
|
|
60
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
"featureName": "Hot Air Balloon",
|
|
64
|
-
"url": "/",
|
|
65
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
|
66
|
-
},
|
|
67
|
-
{
|
|
68
|
-
"featureName": "Hot Air Balloon",
|
|
69
|
-
"url": "/",
|
|
70
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
|
71
|
-
},
|
|
72
|
-
{
|
|
73
|
-
"featureName": "Hot Air Balloon",
|
|
74
|
-
"url": "/",
|
|
75
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
|
76
|
-
},
|
|
77
|
-
{
|
|
78
|
-
"featureName": "Hot Air Balloon",
|
|
79
|
-
"url": "/",
|
|
80
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
|
81
|
-
},
|
|
82
|
-
{
|
|
83
|
-
"featureName": "Hot Air Balloon",
|
|
84
|
-
"url": "/",
|
|
85
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
|
86
|
-
},
|
|
87
|
-
{
|
|
88
|
-
"featureName": "Hot Air Balloon",
|
|
89
|
-
"url": "/",
|
|
90
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
"featureName": "Hot Air Balloon",
|
|
94
|
-
"url": "/",
|
|
95
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
|
96
|
-
},
|
|
97
|
-
{
|
|
98
|
-
"featureName": "Hot Air Balloon",
|
|
99
|
-
"url": "/",
|
|
100
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
|
101
|
-
},
|
|
102
|
-
{
|
|
103
|
-
"featureName": "Hot Air Balloon",
|
|
104
|
-
"url": "/",
|
|
105
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
"featureName": "Hot Air Balloon",
|
|
109
|
-
"url": "/",
|
|
110
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"featureName": "Hot Air Balloon",
|
|
114
|
-
"url": "/",
|
|
115
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
|
116
|
-
}
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"featureName": "3 Shop Posters",
|
|
4
|
+
"url": "/fun-photo-effects/posters-3_shop_posters",
|
|
5
|
+
"image": "/assets/homeimages/3_shop_posters-main.png"
|
|
6
|
+
},
|
|
7
|
+
{
|
|
8
|
+
"featureName": "3 Shop Posters",
|
|
9
|
+
"url": "/fun-photo-effects/posters-3_shop_posters",
|
|
10
|
+
"image": "/assets/homeimages/3_shop_posters-main.png"
|
|
11
|
+
},
|
|
12
|
+
{
|
|
13
|
+
"featureName": "3 Shop Posters",
|
|
14
|
+
"url": "/fun-photo-effects/posters-3_shop_posters",
|
|
15
|
+
"image": "/assets/homeimages/3_shop_posters-main.png"
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"featureName": "3 Shop Posters",
|
|
19
|
+
"url": "/fun-photo-effects/posters-3_shop_posters",
|
|
20
|
+
"image": "/assets/homeimages/3_shop_posters-main.png"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"featureName": "3 Shop Posters",
|
|
24
|
+
"url": "/fun-photo-effects/posters-3_shop_posters",
|
|
25
|
+
"image": "/assets/homeimages/3_shop_posters-main.png"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"featureName": "3 Shop Posters",
|
|
29
|
+
"url": "/fun-photo-effects/posters-3_shop_posters",
|
|
30
|
+
"image": "/assets/homeimages/3_shop_posters-main.png"
|
|
31
|
+
}
|
|
117
32
|
]
|
|
@@ -44,6 +44,10 @@ Marketing Specialist, He enjoys technical as well as non-technical writing. His
|
|
|
44
44
|
insights has led him here. He quenches his thirst for technology through his action oriented writing skills and a
|
|
45
45
|
profound ability to stay up to date with latest industry trends.&&N/A" | split:
|
|
46
46
|
'&&' %}
|
|
47
|
+
{% assign pallavi = "Pallavi Thakur&&/assets/images/pallavi.jpeg&&My name is Pallavi Thakur and I am an engineer and now
|
|
48
|
+
pursuing my master's. I am very passionate about writing because it shapes my personality and connects me with
|
|
49
|
+
world.&&N/A" | split:
|
|
50
|
+
'&&' %}
|
|
47
51
|
|
|
48
52
|
{%- assign postAuthor = post.author | split: " " -%}
|
|
49
53
|
{%- assign author = postAuthor.first | downcase -%}
|