-
-
Notifications
You must be signed in to change notification settings - Fork 11
/
index.html
394 lines (376 loc) · 22.1 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<!-- SEO -->
<title>ObjectCut - The easiest way to crop objects from images</title>
<meta name="description" content="Automatic background removal real-time service powered by AI.">
<meta name="author" content="Albert Suarez and Adrià Cabeza">
<meta name="web_author" content="Albert Suarez and Adrià Cabeza">
<meta name="keywords" content="Deep Learning, AI, DL, Machine Learning, ML, Design, Graphic Design, Computer Vision, API, RapidAPI, background-removal, crop, Programming, Technology, restful">
<meta name="revisit-after" content="7 days">
<meta name="reply-to" content="contact@objectcut.com">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="apple-mobile-web-app-capable" content="yes">
<link rel="canonical" href="https://objectcut.com/" hreflang="en">
<link rel="alternate" href="https://www.objectcut.com/" hreflang="en">
<meta name="city" content="Barclona">
<meta name="country" content="ES">
<meta name="distribution" content="global">
<!-- Open graph properties -->
<!-- Check it here: https://developers.facebook.com/tools/debug/sharing/?q=objectcut.com -->
<!-- Generated with: https://webcode.tools/ -->
<meta property="og:title" content="ObjectCut - The easiest way to crop objects from images">
<meta property="og:type" content="website">
<meta property="og:site_name" content="ObjectCut">
<meta property="og:locale" content="en_US">
<meta property="og:description" content="Automatic background removal real-time service powered by AI.">
<meta property="og:url" content="https://objectcut.com">
<meta property="og:image" content="https://objectcut.com/assets/img/ogimage.png">
<meta property="og:image:secure_url" content="https://objectcut.com/assets/img/ogimage.png">
<meta property="og:image:alt" content="ObjectCut API service">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="ObjectCut - The easiest way to crop objects from images">
<meta name="twitter:description" content="Automatic background removal real-time service powered by AI.">
<meta name="twitter:image" content="https://objectcut.com/assets/img/ogimage.png">
<meta name="twitter:image:secure_url" content="https://objectcut.com/assets/img/ogimage.png">
<!-- Software Application Microdata -->
<!-- Generated with: https://webcode.tools/ -->
<!-- Test here: https://www.google.com/webmasters/tools/richsnippets -->
<script type="application/ld+json">
{
"@context": "http://schema.org/",
"@type": "SoftwareApplication",
"name": "ObjectCut",
"applicationCategory": "Video, Images",
"operatingSystem": "API RESTful",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.8",
"ratingCount": "100"
},
"offers": {
"@type": "Offer",
"priceCurrency": "USD",
"price": "10.00"
}
}
</script>
<!-- Favicon -->
<link rel="apple-touch-icon" sizes="57x57" href="assets/img/favicon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="assets/img/favicon/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="assets/img/favicon/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="assets/img/favicon/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="assets/img/favicon/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="assets/img/favicon/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="assets/img/favicon/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="assets/img/favicon/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="assets/img/favicon/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="assets/img/favicon/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/img/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="assets/img/favicon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/img/favicon/favicon-16x16.png">
<link rel="manifest" href="assets/img/favicon//manifest.json">
<meta name="msapplication-TileColor" content="#445b7c">
<meta name="msapplication-TileImage" content="assets/img/favicon/ms-icon-144x144.png">
<meta name="theme-color" content="#445b7c">
<!-- Imports -->
<link rel="stylesheet" href="https://unpkg.com/tailwindcss/dist/tailwind.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700">
<link rel="stylesheet" href="assets/css/main.css">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-175034709-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-175034709-1');
</script>
</head>
<body class="leading-normal tracking-normal text-white gradient" style="font-family: 'Source Sans Pro', sans-serif;">
<!-- Navigation -->
<nav id="header" class="w-full z-30 top-0 text-white">
<div class="w-full container mx-auto flex flex-wrap items-center justify-between mt-0 py-2">
<div class="pl-4 flex items-center">
<a class="toggleColour text-white no-underline hover:no-underline font-bold text-2xl lg:text-4xl" href="#">
OBJECT CUT
</a>
</div>
<div class="block lg:hidden pr-4">
<button id="nav-toggle" class="flex items-center p-1 text-white-800 hover:text-white-900">
<svg class="fill-current h-6 w-6" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<title>Menu</title>
<path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0v-2z"/>
</svg>
</button>
</div>
<div class="w-full flex-grow lg:flex lg:items-center lg:w-auto hidden lg:block mt-2 lg:mt-0 lg:bg-transparent text-black p-4 lg:p-0 z-20" id="nav-content">
<ul class="list-reset lg:flex justify-end flex-1 items-center">
<li class="mr-3">
<a class="inline-block py-2 px-4 text-white no-underline" href="#api">
API
</a>
</li>
<li class="mr-3">
<a class="inline-block text-white no-underline hover:text-gray-800 hover:text-underline py-2 px-4" href="#pricing">
Pricing
</a>
</li>
<li class="mr-3">
<a class="inline-block text-white no-underline hover:text-gray-800 hover:text-underline py-2 px-4" href="#contact-us">
Contact Us
</a>
</li>
<li class="mr-3">
<a class="inline-block text-white no-underline hover:text-gray-800 hover:text-underline py-2 px-4" href="https://github.com/AlbertSuarez/object-cut">
GitHub
</a>
</li>
</ul>
</div>
</div>
<hr class="border-b border-gray-100 opacity-25 my-0 py-0" />
</nav>
<!-- Hero -->
<div class="pt-24">
<div class="container px-4 mx-auto flex flex-wrap flex-col md:flex-row items-center">
<!-- Left Column -->
<div class="flex flex-col w-full md:w-2/5 justify-center items-start text-center md:text-left">
<p class="uppercase tracking-loose w-full">
Background/Foreground-removal tool powered with AI
</p>
<h1 class="my-4 text-5xl font-bold leading-tight">
Extract automagically objects from images!
</h1>
<p class="leading-normal text-2xl mb-8">
Automatic background or foreground removal service. Start using our real-time RESTful API from RapidAPI Marketplace immediately!</p>
<a class="w-full">
<button class="mx-auto lg:mx-0 hover:underline bg-white text-gray-800 font-bold rounded-full my-6 py-4 px-8 shadow-lg" type="button"
onclick="location.href='https://rapidapi.com/objectcut.api/api/background-removal'">
RapidAPI
</button>
<button class="mx-auto lg:mx-0 hover:underline bg-white text-gray-800 font-bold rounded-full my-6 py-4 px-8 shadow-lg" type="button" style="margin-left: 10px"
onclick="location.href='https://demo.objectcut.com'">
Demo
</button>
</a>
</div>
<!-- Right Column -->
<div class="w-full md:w-3/5 py-6 text-center px-5">
<figure class="cd-image-container">
<img src="assets/img/raven.png" alt="Original Image">
<span class="cd-image-label" data-type="original">Modified</span>
<div class="cd-resize-img"> <!-- the resizable image on top -->
<span class="cd-image-label" data-type="modified">Original</span>
</div>
</figure>
</div>
</div>
</div>
<div class="relative -mt-12 lg:-mt-24">
<svg viewBox="0 0 1428 174" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g transform="translate(-2.000000, 44.000000)" fill="#FFFFFF" fill-rule="nonzero">
<path d="M0,0 C90.7283404,0.927527913 147.912752,27.187927 291.910178,59.9119003 C387.908462,81.7278826 543.605069,89.334785 759,82.7326078 C469.336065,156.254352 216.336065,153.6679 0,74.9732496" opacity="0.100000001"></path>
<path d="M100,104.708498 C277.413333,72.2345949 426.147877,52.5246657 546.203633,45.5787101 C666.259389,38.6327546 810.524845,41.7979068 979,55.0741668 C931.069965,56.122511 810.303266,74.8455141 616.699903,111.243176 C423.096539,147.640838 250.863238,145.462612 100,104.708498 Z" opacity="0.100000001"></path>
<path d="M1046,51.6521276 C1130.83045,29.328812 1279.08318,17.607883 1439,40.1656806 L1439,120 C1271.17211,77.9435312 1140.17211,55.1609071 1046,51.6521276 Z" id="Path-4" opacity="0.200000003"></path>
</g>
<g transform="translate(-4.000000, 76.000000)" fill="#FFFFFF" fill-rule="nonzero">
<path d="M0.457,34.035 C57.086,53.198 98.208,65.809 123.822,71.865 C181.454,85.495 234.295,90.29 272.033,93.459 C311.355,96.759 396.635,95.801 461.025,91.663 C486.76,90.01 518.727,86.372 556.926,80.752 C595.747,74.596 622.372,70.008 636.799,66.991 C663.913,61.324 712.501,49.503 727.605,46.128 C780.47,34.317 818.839,22.532 856.324,15.904 C922.689,4.169 955.676,2.522 1011.185,0.432 C1060.705,1.477 1097.39,3.129 1121.236,5.387 C1161.703,9.219 1208.621,17.821 1235.4,22.304 C1285.855,30.748 1354.351,47.432 1440.886,72.354 L1441.191,104.352 L1.121,104.031 L0.457,34.035 Z"></path>
</g>
</g>
</svg>
</div>
<!-- API -->
<section id="api" class="bg-white border-b py-8">
<div class="container max-w-5xl mx-auto m-8">
<h1 class="w-full my-2 text-5xl font-bold leading-tight text-center text-gray-800">Unleash the power of AI</h1>
<div class="w-full mb-4">
<div class="h-1 mx-auto gradient w-64 opacity-25 my-0 py-0 rounded-t"></div>
</div>
<div class="flex flex-wrap">
<div class="w-5/6 sm:w-1/2 p-6">
<h3 class="text-3xl text-gray-800 font-bold leading-none mb-3">Easy to use</h3>
<p class="text-gray-600 mb-8">
From an input image given its public-accessible URL or being the image itself, ObjectCut returns the same image but without background or foreground.<br><br>
Ready to be deployed by integrating RapidAPI's system.
</p>
</div>
<div class="w-full sm:w-1/2 p-6">
<div class="fakeMenu">
<div class="fakeButtons fakeClose"></div>
<div class="fakeButtons fakeMinimize"></div>
<div class="fakeButtons fakeZoom"></div>
</div>
<div class="fakeScreen">
<p style="font-family:monospace;color:#CDEE69;">
> curl --request POST<br>
--url BASE_RAPIDAPI_URL<br>
--header 'content-type: application/x-www-form-urlencoded'<br>
--header 'x-rapidapi-host: RAPIDAPI_HOST'<br>
--header 'x-rapidapi-key: TO_BE_FILLED'<br>
--data image_url=IMAGE_URL<br>
--data to_remove=background
<span class="cursor2">_</span>
</p>
</div>
</div>
</div>
<div class="flex flex-wrap flex-col-reverse sm:flex-row">
<div class="w-full sm:w-1/2 p-6 mt-6">
<img src="assets/img/woman_with_picture.svg">
</div>
<div class="w-full sm:w-1/2 p-6 mt-6">
<div class="align-middle">
<h3 class="text-3xl text-gray-800 font-bold leading-none mb-3">Power up you designing process</h3>
<p class="text-gray-600 mb-8">ObjectCut will fasten your design pipeline and improve working experience.
</div>
</div>
</div>
</div>
</section>
<!-- Pricing -->
<section id="pricing" class="bg-gray-100 py-8">
<div class="container mx-auto px-2 pt-4 pb-12 text-gray-800">
<h1 class="w-full my-2 text-5xl font-bold leading-tight text-center text-gray-800">Pricing</h1>
<div class="w-full mb-4">
<div class="h-1 mx-auto gradient w-64 opacity-25 my-0 py-0 rounded-t"></div>
</div>
<div class="flex flex-col sm:flex-row justify-center pt-12 my-12 sm:my-4">
<div class="flex flex-col w-5/6 lg:w-1/4 mx-auto lg:mx-0 rounded-none lg:rounded-l-lg bg-white mt-4 shadow-lg">
<div class="flex-1 bg-white rounded-t rounded-b-none overflow-hidden shadow">
<div class="p-8 text-3xl font-bold text-center border-b-4">Basic</div>
<div class="h-1 w-full gradient my-0 py-0 rounded-t"></div>
<ul class="w-full text-center text-base">
<li class="border-b py-4">50 images/month</li>
<li class="border-b py-4">1 request per second</li>
<li class="border-b py-4">Individuals who just want the essentials to get started quickly</li>
</ul>
</div>
<div class="flex-none mt-auto bg-white rounded-b rounded-t-none overflow-hidden shadow p-6">
<div class="w-full pt-6 text-3xl text-gray-600 font-bold text-center"> $0<span class="text-base">/month</span></div>
<div class="flex items-center justify-center">
<button class="mx-auto lg:mx-0 hover:underline gradient text-white font-bold rounded-full my-6 py-4 px-8 shadow-lg"
onclick="location.href='https://rapidapi.com/objectcut.api/api/background-removal/pricing'" type="button">
Select Plan
</button>
</div>
</div>
</div>
<div class="flex flex-col w-5/6 lg:w-1/4 mx-auto lg:mx-5 rounded-lg bg-white mt-4 shadow-lg">
<div class="flex-1 bg-white rounded-t rounded-b-none overflow-hidden shadow">
<div class="w-full p-8 text-3xl font-bold text-center">Pro</div>
<div class="h-1 w-full gradient my-0 py-0 rounded-t"></div>
<ul class="w-full text-center text-base">
<li class="border-b py-4">300 images/month</li>
<li class="border-b py-4">1 request per second</li>
<li class="border-b py-4">Professionals who require more volume for their application</li>
</ul>
</div>
<div class="flex-none mt-auto bg-white rounded-b rounded-t-none overflow-hidden shadow p-6">
<div class="w-full pt-6 text-3xl text-gray-600 font-bold text-center">$10<span class="text-base">/month</span></div>
<div class="flex items-center justify-center">
<button class="mx-auto lg:mx-0 hover:underline gradient text-white font-bold rounded-full my-6 py-4 px-8 shadow-lg"
onclick="location.href='https://rapidapi.com/objectcut.api/api/background-removal/pricing'" type="button">
Select Plan
</button>
</div>
</div>
</div>
<div class="flex flex-col w-5/6 lg:w-1/4 mx-auto lg:mx-0 rounded-none lg:rounded-l-lg bg-white mt-4 shadow-lg">
<div class="flex-1 bg-white rounded-t rounded-b-none overflow-hidden shadow">
<div class="w-full p-8 text-3xl font-bold text-center">Ultra 👑</div>
<div class="h-1 w-full gradient my-0 py-0 rounded-t"></div>
<ul class="w-full text-center text-base">
<li class="border-b py-4">2000 images/month</li>
<li class="border-b py-4">3 requests per second</li>
<li class="border-b py-4">Professionals who work on larger scale applications</li>
</ul>
</div>
<div class="flex-none mt-auto bg-white rounded-b rounded-t-none overflow-hidden shadow p-6">
<div class="w-full pt-6 text-3xl text-gray-600 font-bold text-center">$50<span class="text-base">/month</span></div>
<div class="flex items-center justify-center">
<button class="mx-auto lg:mx-0 hover:underline gradient text-white font-bold rounded-full my-6 py-4 px-8 shadow-lg"
onclick="location.href='https://rapidapi.com/objectcut.api/api/background-removal/pricing'" type="button">
Select Plan
</button>
</div>
</div>
</div>
<div class="flex flex-col w-5/6 lg:w-1/4 mx-auto lg:mx-5 rounded-none lg:rounded-l-lg bg-white mt-4 shadow-lg">
<div class="flex-1 bg-white rounded-t rounded-b-none overflow-hidden shadow">
<div class="p-8 text-3xl font-bold text-center border-b-4">Mega</div>
<div class="h-1 w-full gradient my-0 py-0 rounded-t"></div>
<ul class="w-full text-center text-base">
<li class="border-b py-4">10000 images/month</li>
<li class="border-b py-4">5 requests per second</li>
<li class="border-b py-4">Businesses who need high volume, production-level use</li>
</ul>
</div>
<div class="flex-none mt-auto bg-white rounded-b rounded-t-none overflow-hidden shadow p-6">
<div class="w-full pt-6 text-3xl text-gray-600 font-bold text-center">$200<span class="text-base">/month</span></div>
<div class="flex items-center justify-center">
<button class="mx-auto lg:mx-0 hover:underline gradient text-white font-bold rounded-full my-6 py-4 px-8 shadow-lg"
onclick="location.href='https://rapidapi.com/objectcut.api/api/background-removal/pricing'" type="button">
Select Plan
</button>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Change the colour #f8fafc to match the previous section colour -->
<svg class="wave-top" viewBox="0 0 1439 147" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g transform="translate(-1.000000, -14.000000)" fill-rule="nonzero">
<g class="wave" fill="#f8fafc">
<path d="M1440,84 C1383.555,64.3 1342.555,51.3 1317,45 C1259.5,30.824 1206.707,25.526 1169,22 C1129.711,18.326 1044.426,18.475 980,22 C954.25,23.409 922.25,26.742 884,32 C845.122,37.787 818.455,42.121 804,45 C776.833,50.41 728.136,61.77 713,65 C660.023,76.309 621.544,87.729 584,94 C517.525,105.104 484.525,106.438 429,108 C379.49,106.484 342.823,104.484 319,102 C278.571,97.783 231.737,88.736 205,84 C154.629,75.076 86.296,57.743 0,32 L0,0 L1440,0 L1440,84 Z"></path>
</g>
<g transform="translate(1.000000, 15.000000)" fill="#FFFFFF">
<g transform="translate(719.500000, 68.500000) rotate(-180.000000) translate(-719.500000, -68.500000) ">
<path d="M0,0 C90.7283404,0.927527913 147.912752,27.187927 291.910178,59.9119003 C387.908462,81.7278826 543.605069,89.334785 759,82.7326078 C469.336065,156.254352 216.336065,153.6679 0,74.9732496" opacity="0.100000001"></path>
<path d="M100,104.708498 C277.413333,72.2345949 426.147877,52.5246657 546.203633,45.5787101 C666.259389,38.6327546 810.524845,41.7979068 979,55.0741668 C931.069965,56.122511 810.303266,74.8455141 616.699903,111.243176 C423.096539,147.640838 250.863238,145.462612 100,104.708498 Z" opacity="0.100000001"></path>
<path d="M1046,51.6521276 C1130.83045,29.328812 1279.08318,17.607883 1439,40.1656806 L1439,120 C1271.17211,77.9435312 1140.17211,55.1609071 1046,51.6521276 Z" opacity="0.200000003"></path>
</g>
</g>
</g>
</g>
</svg>
<!-- Contact us -->
<section id="contact-us" class="container mx-auto text-center py-6 mb-12">
<h1 class="w-full my-2 text-5xl font-bold leading-tight text-center text-white">Contact Us</h1>
<div class="w-full mb-4">
<div class="h-1 mx-auto bg-white w-1/6 opacity-25 my-0 py-0 rounded-t"></div>
</div>
<h3 class="my-4 text-3xl leading-tight">Message us if you have any question.</h3>
<form class="w-full p-5" action="https://formspree.io/mgenqwbd" accept-charset="utf-8" method="POST">
<div class="flex flex-wrap -mx-3 mb-6">
<div class="w-full md:w-1/2 px-3 mb-6 md:mb-0">
<label class="block uppercase tracking-wide text-white-700 text-xs font-bold mb-2" for="grid-first-name">
Name
</label>
<input class="appearance-none block w-full bg-gray-200 text-gray-700 rounded py-3 px-4 mb-3 leading-tight focus:outline-none " id="grid-first-name" type="text" name="name" placeholder="Jane">
</div>
<div class="w-full md:w-1/2 px-3">
<label class="block uppercase tracking-wide text-white-700 text-xs font-bold mb-2" for="grid-last-name">
Email
</label>
<input class="appearance-none block w-full bg-gray-200 text-gray-700 border border-gray-200 rounded py-3 px-4 leading-tight focus:outline-none focus:bg-white focus:border-gray-500" name="email" id="grid-last-name" type="email" placeholder="guido@backprop.com">
</div>
</div>
<div class="md:flex-1 w-full mt-2 mb:mt-0 ">
<textarea class="w-full shadow-inner p-4 border-0 text-gray-700 placeholder="We want to know more about your technology." rows="6" name="message" placeholder="Your message goes here"></textarea>
</div>
<input class="mx-auto lg:mx-0 hover:underline bg-white text-gray-800 font-bold rounded-full my-6 py-4 px-8 shadow-lg" type="submit" value="Send">
</form>
</section>
<!-- Scripts -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>