-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
275 lines (219 loc) · 14 KB
/
index.html
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
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FD9ZQ1J37N"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-FD9ZQ1J37N');
</script>
<!-- Meta -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Illustrated love story in a messaging app format">
<meta name="keywords" content="cuddlies, love story, Aliya Budimir, Ante Budimir, illustrations, messaging">
<meta name="theme-color" content="#4c7972">
<meta name="author" content="Ante Budimir">
<!-- Img preview for sharing -->
<meta property="og:image" content="./img/cuddlies-thumb.jpg">
<meta property="og:title" content="The Cuddlies | Home of the Cuddle"/>
<meta property="og:description" content="Illustrated love story in a messaging app format"/>
<title>The Cuddlies | Home of the Cuddle</title>
<!-- PWA -->
<link rel="manifest" href="./manifest.json">
<!-- Stylesheet -->
<link rel="preload" href="./css/main.css" as="style">
<link rel="stylesheet" href="./css/main.css">
<!-- Lightbox styles -->
<link rel="preload" href="./css/tobii.min.css" as="style">
<link rel="stylesheet" href="./css/tobii.min.css">
<!-- Browser tab icon -->
<link rel="shortcut icon" href="img/icons/icon.png" type="image/x-icon" />
<!-- Apple touch icons -->
<link rel="apple-touch-icon" href="./img/icons/apple-touch-icon-iphone-60x60.png">
<link rel="apple-touch-icon" href="./img/icons/apple-touch-icon-ipad-76x76.png">
<link rel="apple-touch-icon" href="./img/icons/apple-touch-icon-iphone-retina-120x120.png">
<link rel="apple-touch-icon" href="./img/icons/apple-touch-icon-ipad-retina-152x152.png">
</head>
<body id="home">
<!-- HEADER -->
<header id="header">
<div class="container">
<!-- img circle -->
<a class="profile-link" href="about-us.html" title="Read about the real people behind the ''Cuddlies''"><img class="profile-img" src="./img/profile.jpg" alt="Aliya & Ante profile photo"></a>
<a class="logo" href="index.html" title="Home of the Cuddle"><h1>THE CUDDLIES</h1></a>
<nav id="nav">
<!-- Menu -->
<div id="dots-menu">
<i id="menu-icon" class="icon-dots-three-vertical" aria-hidden="true"></i>
</div>
<ul class="menu">
<li class="item-group">
<img class="item-img" src="./img/menu-thumbs/1-menu-thumb.jpg" alt="The ''Cuddlies'' hugging on the pillow" title="The ''Cuddlies'' hugging on the pillow" loading="lazy">
<a class="item-link" href="index.html" title="How the ''Cuddlies'' came to be">Cuddlies. The Story.</a>
</li>
<li class="item-group">
<img class="item-img" src="./img/menu-thumbs/2-menu-thumb.jpg" alt="The ''Cuddlies'' lying around surrounded by cats" title="The ''Cuddlies'' lying around surrounded by cats" loading="lazy">
<a class="item-link" href="everyday-life.html" title="Take a look at the ''Cuddlies'' daily routine">Everyday Life</a>
</li>
<li class="item-group">
<img class="item-img" src="./img/menu-thumbs/3-menu-thumb.jpg" alt="The ''Cuddlies'' in the kitchen" title="The ''Cuddlies'' in the kitchen" loading="lazy">
<a class="item-link" href="yummy.html" title="The ''Cuddlies'' cooking & eating their favorite meals">Yummy</a>
</li>
<li class="item-group">
<img class="item-img" src="./img/menu-thumbs/4-menu-thumb.jpg" alt="A cat & a bear sleeping in a bed" title="A cat & a bear sleeping in bed" loading="lazy">
<a class="item-link" href="not-just-cuddlies.html" title="The ''Cuddlies'' in a somewhat different rendition">Not Just the "Cuddlies"</a>
</li>
<li class="item-group">
<img class="item-img" src="./img/menu-thumbs/5-menu-thumb.jpg" alt="The ''Cuddlies'' cuddling in front of the fireplace" title="The ''Cuddlies'' cuddling in front of the fireplace" loading="lazy">
<a class="item-link" href="making-memories.html" title="Occasions that became very fond memories">Making Memories</a>
</li>
<li class="item-group">
<img class="item-img" src="./img/menu-thumbs/6-menu-thumb.jpg" alt="The ''Cuddlies'' in a hot air ballon" title="The ''Cuddlies'' in a hot air ballon" loading="lazy">
<a class="item-link" href="around-the-world.html" title="The ''Cuddlies'' traveling the world">Around the World</a>
</li>
<li class="item-group">
<img class="item-img" src="./img/menu-thumbs/7-menu-thumb.jpg" alt="The ''Cuddlies'' on the Moon" title="The ''Cuddlies'' on the Moon" loading="lazy">
<a class="item-link" href="somewhere-over-the-rainbow.html" title="Find out how the ''Cuddlies'' are having fun over the rainbow and beneath it">Somewhere Over the Rainbow</a>
</li>
<li class="item-group">
<img class="item-img" src="./img/menu-thumbs/8-menu-thumb.jpg" alt="The ''Cuddlies'' playing and singing" title="The ''Cuddlies'' playing and singing" loading="lazy">
<a class="item-link" href="talent-show.html" title="Discover numerous talents that the ''Cuddlies'' have">Talent Show</a>
</li>
<li class="item-group">
<img class="item-img" src="./img/menu-thumbs/9-menu-thumb.jpg" alt="The ''Cuddlies'' in traditional clothes" title="The ''Cuddlies'' in traditional clothes" loading="lazy">
<a class="item-link" href="celebrations.html" title="The ''Cuddlies'' celebrating & having fun">Celebrations</a>
</li>
<li class="item-group">
<img class="item-img" src="./img/menu-thumbs/10-menu-thumb.jpg" alt="The ''Cuddlies'' touching with their noses through a smartphone" title="The ''Cuddlies'' touching with their noses through a smartphone" loading="lazy">
<a class="item-link" href="apart-but-together.html" title="Find out how the ''Cuddlies'' dealt with thousands of kilometers that often separated them">Apart But Together</a>
</li>
<li class="item-group">
<img class="item-img" src="./img/menu-thumbs/11-menu-thumb.jpg" alt="The ''Cuddlies'' cuddling in their bear pijamas" title="The ''Cuddlies'' cuddling in their bear pijamas" loading="lazy">
<a class="item-link" href="unexpected-cuddlies.html" title="The ''Cuddlies'' in unusual genres">Unexpected "Cuddlies"</a>
</li>
<li class="item-group">
<img class="item-img" src="./img/menu-thumbs/12-menu-subscribe.jpg" alt="Subscribe icon" title="Subscribe" loading="lazy">
<a class="item-link" id="modalLink" href="#modal" title="Subscribe for New Cuddly Stories">Subscribe for New Stories</a>
</li>
</ul>
</nav>
<!-- Subscribe Modal -->
<section id="subscribe-modal">
<div class="modal-content">
<i class="close-btn icon-x" title="Close the window"></i>
<form id="subscribe-form" action="subscribe-handler.php" method="post">
<h2 class="subscribe-title">Join the Cuddlies' mailing list:</h2>
<div class="form-group">
<input type="text" name="name" id="name" placeholder="Your Name" title="Enter your name" required minlength="3">
</div>
<div class="form-group">
<input type="email" name="email" id="email" placeholder="Your Email" title="Enter your email address" required>
</div>
<button type="submit" class="subscribe-btn" title="Subscribe to the ''Cuddlies'' and receive info about new stories">Subscribe</button>
</form>
</div>
</section>
<!-- Language selector -->
<div id="language-selector">
<a href="./hr/index.html" title="Hrvatski jezik"><i class="croatian"></i></a>
</div>
</div>
</header>
<!-- STORY -->
<main id="story" class="scroll">
<article id="chat">
<h2 class="chat-title">THE STORY</h2>
<div class="left chat-img" tabindex="0">
<a class="lightbox" href="./img/cuddlies.jpg" tabindex="0"><p><img class="img-thumb" src="./img/cuddlies-thumb.jpg" alt="The ''Cuddlies'' hugging on the pillow" title="The ''Cuddlies'' hugging on the pillow" tabindex="0"></p></a>
</div>
<div class="left">
<p>Hi! We are the Cuddlies.</p>
</div>
<div class="right">
<p>Hey! Nice to meet you! So what’s the picture about?</p>
</div>
<div class="left">
<p>It’s the very first picture of us that Aliya drew for Ante. </p>
</div>
<div class="right">
<p>Who’s Ante and Aliya?</p>
</div>
<div class="left">
<p>They are the ones who made our stories. And they are totally awesome!
You’d like them if you’ve met them. Aliya is a designer and Ante is a
web-programmer and a musician, apart from everything else.</p>
</div>
<div class="right">
<p>Sounds great. What are these stories and how did they make them?</p>
</div>
<div class="left">
<p>Aliya and Ante were living in different cities and countries. 🇭🇷 🇰🇿 They were meeting
once every two-three months and it was tough sometimes. So one night Aliya
drew us and send to Ante, saying it would be so nice just to cuddle. Ante
loved it so much, she decided to draw us every day.</p>
</div>
<div class="right">
<p>That’s so romantic. 😍 Are there a lot of stories? </p>
</div>
<div class="left">
<p>She was drawing them for quite some time and after a while there was enough for a whole book.</p>
</div>
<div class="right">
<p>How did they come up with story themes?</p>
</div>
<div class="left">
<p>Aliya was drawing what she dreamed of them doing together and surprised Ante.
When she was out of ideas, she would ask Ante and he would bring in his ideas.</p>
</div>
<div class="right">
<p>Wow, nice! Like dreaming together. 😊 </p>
</div>
<div class="left">
<p>Exactly! And you’d be surprised how many of those stories came true!
Aliya always felt it was like a little magic. ✨ </p>
</div>
<div class="right">
<p>Are there any more Cuddly stories here?</p>
</div>
<div class="left">
<p class="mobile">Yes, of course! If you click on the menu button at the top right corner
of this page, you’ll see all the Cuddly stories and can read them yourself! </p>
<p class="desktop">Yes, of course! Have a look at the left side of the screen and
you’ll see all the cuddly stories and can read them yourself! </p>
</div>
<div class="right">
<p>Great! Going to go and read it immediately!</p>
</div>
<div class="left">
<p>Sure! Enjoy! 😉 </p>
</div>
</article>
</main>
<!-- Scroll back to top button EN -->
<div id="scroll-to-top">
<button class="scrollButton" title="Back to Top"><i class="icon-arrow-up2" aria-hidden="true"></i></button>
</div>
<!-- Sharing links EN -->
<section id="sharing-links">
<h2 class="hidden-visually">Share buttons</h2>
<button class="sharing-link toggle" title="Share">
<i class="icon-share2" title="Share"></i>
<i class="icon-x" title="Close"></i>
</button>
<a class="sharing-link facebook" href="https://web.facebook.com/sharer.php?u=www.aliyabudimir.com" target="_blank" rel="noopener" title="Share on Facebook"><i class="icon-facebook" aria-hidden="true"></i></a>
<a class="sharing-link whatsapp" href="whatsapp://send?text=https://www.aliyabudimir.com" target="_blank" rel="noopener" title="Share on WhatsApp"><i class="icon-whatsapp" aria-hidden="true"></i></a>
</section>
<!-- FOOTER -->
<footer id="footer">
<a href="https://www.aliyabudimir.com"><img class="footer-icon" src="./img/icons/icon.png" alt="Aliya Budimir Portfolio" title="Aliya Budimir Portfolio" loading="lazy"></a>
<p>COPYRIGHT © 2020 - <span id="currentYear"></span> ALIYA BUDIMIR</p>
</footer>
<!-- JS -->
<script src="./js/tobii.min.js" defer></script>
<script src="./js/iTooltip.js" defer></script>
<script src="./js/main.js" defer></script>
</body>
</html>