forked from shooft/FED24-25
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
392 lines (369 loc) · 17.5 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
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./Styles/style.css">
<link rel="icon" href="./Images/FED-favicon.svg" type="image/x-icon"/>
<title>Drop - Organic Social Solution Overview</title>
</head>
<body>
<header>
<a class="to-content" href="#skip-to-content">Skip to content</a>
<nav class="regular-nav padding-wrapper">
<a target="_self" href="./index.html"><img src="./Icons/logo-drop-white.svg" alt="Icon logo of DROP"></a>
<a target="_blank" href="#" class="cta-button">
<div></div>
Request a demo
</a>
<div class="hamburger-menu">
<span></span>
<span></span>
<span></span>
</div>
</nav>
<nav class="altered-nav padding-wrapper">
<a target="_self" href="./index.html"><img src="./Icons/logo-drop-black.svg" alt="Icon logo of DROP"></a>
<a target="_blank" href="#" class="cta-button">
<div></div>
Request a demo
</a>
<div class="hamburger-menu">
<span></span>
<span></span>
<span></span>
</div>
</nav>
<!-- MOBILE MENU -->
<div class="mobile-menu-container">
<ul>
<li>
<h3 class="menu-header">
Use Cases
<img class="icon-rotate" src="./Icons/icon-chevron-thin-down-black.svg" alt="icon for dropdown for menu categorie">
</h3>
<div class="submenu-container">
<ul>
<li><a target="_self" href="./index.html">Organic Social</a></li>
<li><a target="_blank" href="#">Paid Social</a></li>
</ul>
</div>
</li>
<li><hr></li>
<li>
<h3 class="menu-header">
Resources
<img class="icon-rotate" src="./Icons/icon-chevron-thin-down-black.svg" alt="icon for dropdown for menu categorie">
</h3>
<div class="submenu-container">
<ul>
<li><a target="_blank" href="#">Succes Stories</a></li>
<li><a target="_blank" href="#">Blog</a></li>
</ul>
</div>
</li>
<li><hr></li>
<li>
<h3 class="menu-header">
Company
<img class="icon-rotate" src="./Icons/icon-chevron-thin-down-black.svg" alt="icon for dropdown for menu categorie">
</h3>
<div class="submenu-container">
<ul>
<li><a target="_blank" href="#">Our Story</a></li>
<li><a target="_blank" href="#">Careers</a></li>
<li><a target="_blank" href="#">Contact</a></li>
</ul>
</div>
</li>
<li><hr></li>
<li>
<a target="_self" href="./pricing.html">
<h3 class="menu-header">
Pricing
<img src="./Icons/icon-btn-arrow-diag-serif-black.svg" alt="icon for dropdown for menu categorie">
</h3>
</a>
</li>
<li><hr></li>
</ul>
<div>
<a target="_blank" href="#" class="cta-button">
<div></div>
Request a demo
</a>
<a target="_blank" href="#">Login</a>
</div>
</div>
<section id="skip-to-content">
<div class="padding-wrapper">
<h1>Turn social engagement into<br><span>revenue</span></h1>
<p>Leverage Social Engagement as a New Sales Channel</p>
<div class="double-links-container">
<a target="_blank" href="#">Organic</a>
<a target="_blank" href="#">Paid</a>
</div>
</div>
<img class="full-width" src="./Images/social-hero-img-mobile.webp" alt="collection">
</section>
</header>
<main>
<section class="padding-wrapper">
<h3 class="header-with-number"><div class="small-number-circle white-bg">1</div> What can you expect</h3>
<h2>DTC brands and retailers have historically used social media as a place for engagement with likes, shares, comments, views with their products.</h2>
<p class="body-text-standard">Now with Drop, you're able to use that engagement to build a connection with your followers through personalized experiences that ultimately generate new and loyal customers.</p>
</section>
<div class="rollover-text-wrap">
<p class="rollover-text"><span class="perks-span"><em>perks</em></span><span class="organics-span">Organic</span><span class="growth-span">Growth</span><span class="perks-span"><em>perks</em></span><span class="organics-span">Organic</span><span class="growth-span">Growth</span></p>
<p class="rollover-text"><span class="perks-span"><em>perks</em></span><span class="organics-span">Organic</span><span class="growth-span">Growth</span><span class="perks-span"><em>perks</em></span><span class="organics-span">Organic</span><span class="growth-span">Growth</span></p>
</div>
<!-- PANEL OVERLAY -->
<div class="panel-parent-container">
<div class="sticky-heading-item padding-wrapper">
<h3 class="header-with-number">
<div class="small-number-circle white-bg"></div>
<div class="sticky-heading-wrapper">
<div><span>1</span>Revive your acquisition</div>
<div><span>2</span>Create personalized experiences</div>
<div><span>3</span>Understand your community</div>
</div>
</h3>
<div class="double-links-container">
<a target="_blank" href="#">Organic</a>
<a target="_blank" href="#">Paid</a>
</div>
</div>
<article class="panel-overlay padding-wrapper" >
<h2>Turn Your Engagement <br> Into Revenue</h2>
<p class="body-text-standard">Your organic social media team has been hard at work gathering a large audience, now Drop allows you to capitalize on that following by presenting them a personal buying experience which they have never encountered.</p>
<img src="./Images/first-panel.jpg" alt="Desktop website showcasing increasement in revenue">
</article>
<article class="panel-overlay padding-wrapper">
<h2>Empower Your Social Community To Engage/Converse With Your Brand In The DMs</h2>
<p class="body-text-standard">From giveaways, product announcements, exclusive drops, to getting customer feedback, there’s so many opportunities to personally engage your followers.</p>
<img src="./Images/second-panel.jpg" alt="Chat log showcasing engagement with the followers">
</article>
<div class="extra-height-panel">
<article class="panel-overlay padding-wrapper">
<h2>Connect With Your Social Audience And Uncover What They Really Want From You.</h2>
<p class="body-text-standard">Build audience and customer profiles through DM engagements, better understanding the who, what, when and why of your following.</p>
<img src="./Images/third-panel.jpg" alt="Information items showcasing information about your brands audience">
</article>
</div>
</div>
<!-- METRICS SECTION -->
<section class="padding-wrapper">
<h3>
<span>Metrics</span>
<br>Matter
</h3>
<p class="body-text-standard">So here's what KPIs will be affected working with Drop</p>
</section>
<section class="padding-wrapper">
<div>
<h3>The KPIs That Matter</h3>
</div>
<div>
<ol>
<li>
<h4><div class="small-number-circle">1</div> Increase engagement %</h4>
</li>
<li>
<h4><div class="small-number-circle">2</div> Increase CTR</h4>
</li>
<li>
<h4><div class="small-number-circle">3</div> Increase brand loyalty</h4>
</li>
</ol>
</div>
</section>
<!-- QUOTE SECTION -->
<section class="padding-wrapper">
<h2><span>"Empowering brands around us to be<br></span>heard and valued"</h2>
<img src="./Images/img-quote.webp" alt="#">
<article>
<h3>Benjamin Benichou</h3>
<h4>Founder and CEO at Drop</h4>
<p>"I spent 10+ years helping DTC brands grow their social audiences and maximize their engagement. They all struggled with moving their followers from social to storefront. Drop is that missing step"</p>
</article>
</section>
<!-- STORIES SLIDER SECTION -->
<section class="stories-slider padding-wrapper">
<h3>Organic social success stories</h3>
<div>
<article>
<a target="_blank" href="#">
<div>
<div>
<p>Success stories</p>
<h4>A sneaker marketplace uncovers their <abbr title="Instagram">IG</abbr> audience's favorite brands with a simple <abbr title="Direct Message">DM</abbr></h4>
</div>
<div>
<p>Read case study</p>
<div><img src="./Icons/icon-btn-arrow-serif-black.svg" alt=""></div>
</div>
<div>
<div></div>
<img src="./Images/sneakers-img.jpg" alt="#">
</div>
</div>
</a>
</article>
<article>
<a target="_blank" href="#">
<div>
<div>
<p>Success stories</p>
<h4>ASICS went 1:1 with their IG audience to tell their collab story with brain dead</h4>
</div>
<div>
<p>Read case study</p>
<div><img src="./Icons/icon-btn-arrow-serif-black.svg" alt=""></div>
</div>
<div>
<div></div>
<img src="./Images/asics-img.webp" alt="#">
</div>
</div>
</a>
</article>
<article>
<a target="_blank" href="#">
<div>
<div>
<p>Success stories</p>
<h4>How a beauty brand took their listening skills to the next level for their massive Stranger Things collab</h4>
</div>
<div>
<p>Read case study</p>
<div><img src="./Icons/icon-btn-arrow-serif-black.svg" alt=""></div>
</div>
<div>
<div></div>
<img src="./Images/stranger-things.jpeg" alt="#">
</div>
</div>
</a>
</article>
</div>
<!-- Button -->
<div>
<a target="_blank" href="#" class="cta-button">
<div></div>
View more
</a>
</div>
</section>
</main>
<!-- FOOTER -->
<footer>
<section class="padding-wrapper">
<h2><span>The first to know</span>
<br>
everything growth.</h2>
<div>
<p>Subscribe to drop inspo</p>
<form action="#">
<label for="sign-in">Email*</label>
<input id="sign-in" type="email">
<input type="submit">
</form>
</div>
</section>
<section class="padding-wrapper">
<div class="footer-main">
<div>
<div>
<h4>What's Drop</h4>
<ul>
<li>
<a target="_blank" href="#">Organic Social</a>
</li>
<li>
<a target="_blank" href="#">Paid Social</a>
</li>
</ul>
</div>
<div>
<h4 class="pricing-wrapper"><a target="_blank" href="./pricing.html">Pricing <img src="./Icons/icon-btn-arrow-diag-serif-white.svg" alt=""></a></h4>
</div>
<div>
<h4>Resources</h4>
<ul>
<li>
<a target="_blank" href="#">Succes Stories</a>
</li>
<li>
<a target="_blank" href="#">Blog</a>
</li>
<li>
<a target="_blank" href="#">Help Center</a>
</li>
</ul>
</div>
<div>
<h4>Company</h4>
<ul>
<li>
<a target="_blank" href="#">Our Story</a>
</li>
<li>
<a target="_blank" href="#">Contact Us</a>
</li>
<li>
<a target="_blank" href="#">Careers</a>
</li>
</ul>
</div>
</div>
<div>
<div>
<h4>Follow Us</h4>
<ul>
<li>
<a target="_blank" href="#">
<img src="./Icons/icon-facebook-white.svg" alt="Facebook social media icon">
</a>
</li>
<li>
<a target="_blank" href="#">
<img src="./Icons/icon-discord-white.svg" alt="Discord social media icon">
</a>
</li>
<li>
<a target="_blank" href="#">
<img src="./Icons/icon-instagram-white.svg" alt="Instagram social media icon">
</a>
</li>
<li>
<a target="_blank" href="#">
<img src="./Icons/icon-twitter-white.svg" alt="Twitter social media icon">
</a>
</li>
</ul>
</div>
<div>
<h4>Approved By</h4>
<img src="./Icons/meta-logo.svg" alt="Meta icon logo">
</div>
</div>
</div>
<!-- Footer bottom -->
<div>
<div>
<p>USEDROP.IO 2023©</p>
<div>
<a target="_blank" href="#">Terms of Conditions</a>
<a target="_blank" href="#">Privacy Policy</a>
</div>
</div>
</div>
</section>
</footer>
<script defer src="./Scripts/panelOverlay.js"></script>
<script defer src="./Scripts/rolloverScroll.js"></script>
<script defer src="./Scripts/panelHeadingChange.js"></script>
<script defer src="./Scripts/mobileMenu.js"></script>
<script defer src="./Scripts/scrollNavigation.js"></script>
</body>
</html>