-
Notifications
You must be signed in to change notification settings - Fork 34
/
index.html
67 lines (58 loc) · 3.86 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.io.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="robots" content="index, follow" />
<meta name="keywords" content="zenui, zenui library, open-source, react open-source project, open-source ui component library, react library, react component library, the zenui, mordern ui library, free component library, asfak ahmed, asfak the founder of zenui, rahi ahmed, bangladesh first ui library, free website template, unique website template free, free template, zenui icons, zenui color picker, zenui color palette, color palette, icons, free icons, color picker application, website block, free advance components, react components, tailwind components, website section, free website sections, developer asfak, bangladesh ui library, ui library from bangladesh" />
<meta property="description" content="Elevate your project with free UI components, customizable icons, and a color palette. No dependencies required" />
<link rel="icon" type="image/svg+xml" href="/logo.png" />
<!-- Open Graph Meta Tags for WhatsApp, Facebook and LinkedIn -->
<meta property="og:url" content="https://zenui.net/" />
<meta property="og:type" content="website" />
<meta property="og:title" content="ZENUI LIBRARY - Open-Source Free Templates & Components Library" />
<meta property="og:description" content="Elevate your project with free UI components, customizable icons, and a color palette. No dependencies required" />
<meta property="og:image" content="https://camo.githubusercontent.com/9e8ab41e42e1b9eaba15f4f947fcd3e1ae7bfac3cf6fc1f3f784b7f84c26da36/68747470733a2f2f692e6962622e636f2e636f6d2f435774645231392f706f73742e706e67"/>
<meta property="og:image:width" content="805" />
<meta property="og:image:height" content="401" />
<!-- Twitter Card Meta Tags -->
<meta name="twitter:site" content="zenuilibrary">
<meta name="google-adsense-account" content="ca-pub-1598509834815662">
<meta name="twitter:title" content="ZENUI LIBRARY - Open-Source Free Templates & Components Library">
<meta name="twitter:description" content="Elevate your project with free UI components, customizable icons, and a color palette. No dependencies required">
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-V0DX4Z7PRF"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-V0DX4Z7PRF');
</script>
<title>ZENUI LIBRARY - Open-Source Free Templates & Components Library</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1598509834815662"
crossorigin="anonymous"></script>
<script type="text/javascript">
(function (w, d, s, o) {
var js = d.createElement(s);
js.src = o.widgetSrc;
js.async = true;
js.onload = function () {
if (typeof w.Replicate === 'function') {
w.ReplicateInstance = new w.Replicate();
w.ReplicateInstance.init(o.channelId);
}
};
d.head.appendChild(js);
}(window, document, 'script', {
widgetSrc: 'https://api.replicate.so/widget/widget.umd.js',
channelId: 'c1bb4a77-4cfb-4a58-8981-9e036a7d08d0'
}));
</script>
<script data-name="BMC-Widget" data-cfasync="false" src="https://cdnjs.buymeacoffee.com/1.0.0/widget.prod.min.js" data-id="zenuilibrary" data-description="Support me on Buy me a coffee!" data-message="" data-color="#5F7FFF" data-position="Right" data-x_margin="21" data-y_margin="87"></script>
</body>
</html>