JSFiddle - React, Tailwind, and code Playground
by Che Sampat
HTML
<link rel="stylesheet" href="https://superpay.it/static/assets/fonts/feather/feather.min.css">
<!DOCTYPE html>
<html lang='en'>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<head>
<title>SuperPay | Accept payments the easy way</title>
<meta charSet="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="A new and fast way to get paid, recurring and one-time payments made frictionless and fast.">
<meta http-equiv="content-language" content="ll-cc">
<meta property="og:title" content="SuperPay | Accept payments the easy way">
<meta property="og:site_name" content="SuperPay">
<meta property="og:url" content="https://superpay.it">
<meta property="og:description" content="A new and fast way to get paid, recurring and one-time payments made frictionless and fast.">
<meta property="og:type" content="website">
<meta property="og:image" content="https://superpay.it/media/images/SuperPay%20og%20image.png">
<meta name="theme-color" content="#297afb" />
<link rel="shortcut icon" href="/favicon.ico" />
<link rel="canonical" href="https://www.superpay.it">
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "SuperPay",
"alternateName": "SuperPay Technologies Ltd",
"url": "https://superpay.it/",
"logo": "https://superpay.it/favicon.ico",
"sameAs": [
"https://twitter.com/SuperPayIt",
"https://www.linkedin.com/company/superpayit/"
]
}
</script>
<link href="https://fonts.googleapis.com/css?family=Poppins:300,400,600" rel="stylesheet">
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-131283376-1" type="20a1311420a55df8c67c833d-text/javascript"></script>
<script type="20a1311420a55df8c67c833d-text/javascript">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-131283376-1');
</script>
<meta...
CSS
*{font-family:Montserrat,sans-serif !important}