-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
399 lines (381 loc) · 17.3 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
393
394
395
396
397
398
399
<!DOCTYPE html>
<html lang="en"><head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ASSIGNMENT</title>
<link href="https://fonts.cdnfonts.com/css/gilroy-bold?styles=20876,20877,20878,20879,20880" rel="stylesheet">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<header>
<div class="logo">
<img src="asset/Logo.svg" alt="Logo">
</div>
<nav>
<ul>
<li><a class="active" href="#">My URLs</a></li>
<li><a class="drop-down" href="#">Features <img src="asset/chevron-down.svg" alt="chevron-down"></a></li>
<li><a href="#">Pricing</a></li>
<li><a href="#">Analytics</a></li>
<li><a href="#">FAQs</a></li>
</ul>
</nav>
<div class="buttons-container">
<button href="#" class="login-button">Login</button>
<button href="#" id="btn-hover" class=" try-free-button btn-fill">Try for Free</button>
</div>
</header>
<div class="hero">
<div>
<div class="hero--content"> Optimize Your Online Experience with Our Advanced <span class="affer-line blue">URL Shortening</span> Solution</div>
<div class="hero--pa">Personalize your shortened URLs to align with your brand identity. Utilize custom slugs, branded links, and domain customization options to reinforce your brand presence and enhance user engagement.</div>
<div class="hero--btn">
<button id="btn-hover" class="btn-fill">Sign Up</button>
<button>Learn more</button>
</div>
<div class="hero-img">
<img class="Frame" src="asset/Frame 29546.svg" alt="">
<img class="Animtion1 hero-img_bg" src="asset/Vector 2.svg" alt="">
</div>
</div>
</div>
<section>
<img class="hero--section" src="asset/Group 3.png" alt="">
<div class="possibilities-con">
<div class="possibilities-con-text">
<p>One Stop.<br> Four <spap class="blue">Possibilities</spap>.</p>
</div>
<div class="possib">
<div class="possibilities">
<p class="Possibilities-head">3M</p>
<p class="Possibilities-text">Links & QR codes created</p>
</div>
<div class="possibilities">
<p class="Possibilities-head">6M</p>
<p class="Possibilities-text">Clicked & Scanned connections</p>
</div>
<div class="possibilities">
<p class="Possibilities-head">1B</p>
<p class="Possibilities-text">Active users</p>
</div>
<div class="possibilities">
<p class="Possibilities-head">300K</p>
<p class="Possibilities-text">App Integrations</p>
</div>
</div>
</div>
</section>
<section class="container">
<div class="Why-choose-con">
<div class="Why-choose-con-text">
<p class="Why-choose-con-text-head bar">Why choose <span class="blue">Scissors</span></p>
<p class="Why-choose-con-text-text">Scissors is the hub of everything that has to do with your link management. We shorten your URLs, allow you creating custom ones for your personal, business, event usage. Our swift QR code creation, management and usage tracking with advance analytics for all of these is second to none. </p>
</div>
<div class="grid2x2">
<div class="box">
<div>
<div class="Why-choose">
<span><img src="Asset/icon1.svg" alt=""></span>
<p class="Why-choose-head">URL Shortening</p>
<p class="Why-choose-text">Scissor allows you to shorten URLs of your business, events. Shorten your URL at scale, URL redirects.</p>
</div>
</div>
</div>
<div class="box ">
<div>
<div class="Why-choose">
<span><img src="Asset/edit.svg" alt=""></span>
<p class="Why-choose-head">Custom URLs</p>
<p class="Why-choose-text">Clicked & Scanned connectionsWith Scissor, you can create custom URLs, with the length you want! A solution for socials and businesses.</p>
</div>
</div>
</div>
<div class="box ">
<div>
<div class="Why-choose">
<span><img src="asset/grid.svg" alt=""></span>
<p class="Why-choose-head">QR Codes</p>
<p class="Why-choose-text">Generate QR codes to your business, events. Bring your audience and customers to your doorstep with this scan and go solution.</p>
</div>
</div>
</div>
<div class="box ">
<div>
<div class="Why-choose">
<span><img src="asset/activity.svg" alt=""></span>
<p class="Why-choose-head">Data Analytics</p>
<p class="Why-choose-text">Receive data on the usage of either your shortened URL, custom URLs or generated QR codes. Embedded to monitor progress.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="price">
<p class="price-header bar">A <span class="blue">price perfect</span> for your needs</p>
<p class="price-text">From catering for your personal, business, event, socials needs, you can be rest assured we have you in mind in our pricing.</p>
<div class="price-cards">
<div class="card">
<p>Basic</p>
<h2>Free</h2>
<p>Free plan for all users</p>
<ul>
<li>
<i><img src="Asset/check-circle-blue.svg"></i>
Unlimited URL Shortening
</li>
<li>
<i><img src="Asset/check-circle-blue.svg"></i>
Basic Link Analytics
</li>
<li>
<i><img src="Asset/check-circle-blue.svg"></i>
Customizable Short Links
</li>
<li>
<i><img src="Asset/check-circle-blue.svg"></i>
Standard Support
</li>
<li>
<i><img src="Asset/check-circle-blue.svg"></i>
Ad-supported
</li>
</ul>
</div>
<div class="card fill">
<p>Professional</p>
<h2>$15/month</h2>
<p>Ideal for business creators</p>
<ul>
<li>
<i><img src="Asset/check-circle-blue.svg"></i>
Enhanced Link Analytics
</li>
<li>
<i><img src="Asset/check-circle-blue.svg"></i>
Custom Branded Domains
</li>
<li>
<i><img src="Asset/check-circle-blue.svg"></i>
Advanced Link Customization
</li>
<li>
<i><img src="Asset/check-circle-blue.svg"></i>
Priority Support
</li>
<li>
<i><img src="Asset/check-circle-blue.svg"></i>
Ad-free Experience
</li>
</ul>
</div>
<div class="card">
<p>Teams</p>
<h2>$25/month</h2>
<p>Share with up to 10 users</p>
<ul>
<li>
<i><img src="Asset/check-circle-blue.svg"></i>
Team Collaboration
</li>
<li>
<i><img src="Asset/check-circle-blue.svg"></i>
User Roles and Permissions
</li>
<li>
<i><img src="Asset/check-circle-blue.svg"></i>
Enhanced Security
</li>
<li>
<i><img src="Asset/check-circle-blue.svg"></i>
API Access
</li>
<li>
<i><img src="Asset/check-circle-blue.svg"></i>
Dedicated Account Manager
</li>
</ul>
</div>
</div>
<div class="hero--btn" style="padding: 15px;">
<button id="btn-hover" style="border: 1px solid #0065FE;">Get Custom Pricing</button>
<button id="btn-hover" class="btn-fill">Select Pricing</button>
</div>
</section>
<section class="TrimURL">
<div>
<div class="form-container">
<input type="text" placeholder="Paste URL here...">
<div class="jj">
<select>
<option value="">Choose Domain</option>
<option value="option1">Option 1</option>
<option value="option2">Option 2</option>
</select>
<input type="text" placeholder="Type Alias here">
</div>
<button id="btn-hover" type="button">TrimURL</button>
<div class="pri_footer">
By clicking TrimURL, I agree to the Terms of Service, Privacy Policy and Use of Cookies.
</div>
</div>
</div>
<img class="overlay1" src="Asset/overlay1.svg" alt="overlay">
<img class="overlay2" src="Asset/overlay2.svg" alt="overlay">
</section>
<section class="faqs">
<p class="bar faqs-p">FAQs</p>
<div class="boxaccordion">
<div class="containerwidth">
<div class="wrapper">
<button class="toggle">How does URL shortening work?<img src="Asset/plus.svg" alt="plus"> </button>
<div class="content">
<p>URL shortening works by taking a long URL and creating a shorter, condensed version that redirects to the original URL. When a user clicks on the shortened link, they are redirected to the intended destination.
</p>
</div>
</div>
<div class="wrapper">
<button class="toggle">Is it necessary to create an account to use the URL shortening service?<img src="Asset/plus.svg" alt="plus"> </button>
<div class="content">
<p>URL shortening works by taking a long URL and creating a shorter, condensed version that redirects to the original URL. When a user clicks on the shortened link, they are redirected to the intended destination.
</p>
</div>
</div>
<div class="wrapper">
<button class="toggle">Are the shortened links permanent? Will they expire?<img src="Asset/plus.svg" alt="plus"> </button>
<div class="content">
<p>URL shortening works by taking a long URL and creating a shorter, condensed version that redirects to the original URL. When a user clicks on the shortened link, they are redirected to the intended destination.
</p></div>
</div>
<div class="wrapper">
<button class="toggle">Can I customize the shortened URLs to reflect my brand or content?<img src="Asset/plus.svg" alt="plus"> </button>
<div class="content">
<p>URL shortening works by taking a long URL and creating a shorter, condensed version that redirects to the original URL. When a user clicks on the shortened link, they are redirected to the intended destination.
</p></div>
</div>
<div class="wrapper">
<button class="toggle">Can I track the performance of my shortened URLs?<img src="Asset/plus.svg" alt="plus"> </button>
<div class="content">
<p>URL shortening works by taking a long URL and creating a shorter, condensed version that redirects to the original URL. When a user clicks on the shortened link, they are redirected to the intended destination.
</p></div>
</div>
<div class="wrapper">
<button class="toggle">How secure is the URL shortening service? Are the shortened links protected against spam or malicious activity?<img src="Asset/plus.svg" alt="plus"> </button>
<div class="content">
<p>URL shortening works by taking a long URL and creating a shorter, condensed version that redirects to the original URL. When a user clicks on the shortened link, they are redirected to the intended destination.
</p></div>
</div>
<div class="wrapper">
<button class="toggle">What is a QR code and what can it do?<img src="Asset/plus.svg" alt="plus"> </button>
<div class="content">
<p>URL shortening works by taking a long URL and creating a shorter, condensed version that redirects to the original URL. When a user clicks on the shortened link, they are redirected to the intended destination.
</p></div>
</div>
<div class="wrapper">
<button class="toggle">Is there an API available for integrating the URL shortening service into my own applications or websites?<img src="Asset/plus.svg" alt="plus"> </button>
<div class="content">
<p>URL shortening works by taking a long URL and creating a shorter, condensed version that redirects to the original URL. When a user clicks on the shortened link, they are redirected to the intended destination.
</p></div>
</div>
</div>
</div>
</section>
<section class="TrimURL">
<img class="overlay1" src="Asset/overlay3.svg" alt="overlay">
<div>
<div>
<p>Revolutionizing Link Optimization</p>
<button id="btn-hover">Get Started</button>
</div>
</div>
<img class="overlay2" src="Asset/overlay4.svg" alt="overlay">
</section>
<footer>
<img class=" footeroverlay1" src="asset/footeroverlay1.svg" alt="">
<div class="footer-logo">
<img src="asset/Logo-black.svg" alt="">
<div class="footer-icon">
<i><img src="asset/i.fi-social-twitter.svg" alt=""></i>
<i><img src="asset/svg.feather.svg" alt=""></i>
<i><img src="asset/i.fi-social-linkedin.svg" alt=""></i>
<i><img src="asset/i.fi-social-facebook.svg" alt=""></i>
</div>
</div>
<div class="footer">
<div class="contain">
<div class="col">
<p>Why Scissor ?</p>
<ul>
<li>Scissor 101</li>
<li>Integrations & API</li>
<li>Pricing</li>
</ul>
<p>Resources</p>
<ul>
<li>Blog</li>
<li>Resource Library</li>
<li>Developers</li>
<li>App Connectors</li>
<li>Support</li>
<li>Trust Center</li>
<li>Browser Extension</li>
<li>Mobile App</li>
</ul>
</div>
<div class="col">
<p>Solutions</p>
<ul>
<li>Social Media</li>
<li>Digital Marketing</li>
<li>Customer Service</li>
<!-- <li>For Developers</li> -->
</ul>
<p>Features</p>
<ul>
<li>Branded Links</li>
<li>Mobile Links</li>
<li>Campaign</li>
<li>Management &</li>
<li>Analytics</li>
<li>QR Code generation</li>
</ul>
</div>
<div class="col">
<p>Products</p>
<ul>
<li>Link Management</li>
<li>QR Codes</li>
<li>Link-in-bio</li>
</ul>
<p>Legal</p>
<ul>
<li>Privacy Policy</li>
<li>Cookie Policy</li>
<li>Terms of Service</li>
<li>Acceptable Use Policy</li>
<li>Code of Conduct</li>
</ul>
</div>
<div class="col">
<p>Company</p>
<ul>
<li> About Scissor </li>
<li> Careers</li>
<li> Partners</li>
<li> Press</li>
<li> Contact</li>
<li> Reviews</li>
</ul>
</div>
</div>
</div>
<img class="footeroverlay2" src="asset/images/footeroverlay2.svg" alt="">
<span class="foots-footer">
<p>Term of Service</p>
<p>Security</p>
<p>ⓒ Scissor 2023</p>
</span>
</footer>
<script src="index.js"></script>
</body>
</html>