122 lines
5.4 KiB
HTML
122 lines
5.4 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
|
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
|
|
|
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
|
<link
|
|
href="https://fonts.cdnfonts.com/css/wasted-vindey"
|
|
rel="stylesheet"
|
|
/>
|
|
|
|
<link
|
|
href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,400;0,500;0,600;0,700;1,200&display=swap"
|
|
rel="stylesheet"
|
|
/>
|
|
<link
|
|
href="https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Manrope:wght@200;300;400;500;600;700;800&family=Montserrat:wght@400;500;600;700&family=Poppins:ital,wght@1,200&display=swap"
|
|
rel="stylesheet"
|
|
/>
|
|
<!-- <link href="https://vjs.zencdn.net/8.3.0/video-js.css" rel="stylesheet" /> -->
|
|
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet" />
|
|
|
|
<link
|
|
rel="shortcut icon"
|
|
href="/assets/PozoAppFavicon-7549d08e.png"
|
|
type="image/x-icon"
|
|
/>
|
|
<title>Retail ERP & POS for Indian MSMEs | POZO</title>
|
|
|
|
<!-- SEO Meta Tags -->
|
|
<meta
|
|
name="description"
|
|
content="Fast billing, smart inventory, GST-ready POS. POZO helps kirana, mini-supermarkets & retail chains speed checkout, connect weighing scales, and manage multi-store ops."
|
|
/>
|
|
<meta
|
|
name="keywords"
|
|
content="POS software, retail ERP, billing software, inventory management, GST billing, weighing scale POS, multi-store ERP"
|
|
/>
|
|
|
|
<!-- Open Graph / Facebook -->
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:url" content="https://www.pozo.app/" />
|
|
<meta property="og:title" content="Retail ERP & POS for Indian MSMEs | POZO" />
|
|
<meta property="og:description" content="Fast billing, smart inventory, GST-ready POS. POZO helps kirana, mini-supermarkets & retail chains speed checkout, connect weighing scales, and manage multi-store ops." />
|
|
<meta property="og:image" content="https://www.pozo.app/og/home.jpg" />
|
|
|
|
<!-- Twitter -->
|
|
<meta property="twitter:card" content="summary_large_image" />
|
|
<meta property="twitter:url" content="https://www.pozo.app/" />
|
|
<meta property="twitter:title" content="Retail ERP & POS for Indian MSMEs | POZO" />
|
|
<meta property="twitter:description" content="Fast billing, smart inventory, GST-ready POS. POZO helps kirana, mini-supermarkets & retail chains speed checkout, connect weighing scales, and manage multi-store ops." />
|
|
<meta property="twitter:image" content="https://www.pozo.app/og/home.jpg" />
|
|
|
|
<link rel="canonical" href="https://www.pozo.app/" />
|
|
|
|
<!-- mohan -->
|
|
<!-- <script>
|
|
// Disable right-click menu and common hotkeys
|
|
document.addEventListener("contextmenu", (event) => event.preventDefault());
|
|
document.addEventListener("keydown", (event) => {
|
|
if (
|
|
(event.ctrlKey && event.shiftKey && ["I", "J", "C"].includes(event.key.toUpperCase())) ||
|
|
(event.ctrlKey && ["U", "S"].includes(event.key.toUpperCase())) ||
|
|
event.key === "F12"
|
|
) {
|
|
event.preventDefault();
|
|
return false;
|
|
}
|
|
});
|
|
</script> -->
|
|
<script type="module" crossorigin src="/assets/index-35672308.js"></script>
|
|
<link rel="modulepreload" crossorigin href="/assets/vendor-c65bce76.js">
|
|
<link rel="modulepreload" crossorigin href="/assets/ui-2d515953.js">
|
|
<link rel="modulepreload" crossorigin href="/assets/utils-faf49605.js">
|
|
<link rel="modulepreload" crossorigin href="/assets/editor-e98c3426.js">
|
|
<link rel="stylesheet" href="/assets/index-19b07465.css">
|
|
</head>
|
|
|
|
<body>
|
|
<div id="root"></div>
|
|
|
|
<!-- <script src="https://vjs.zencdn.net/8.3.0/video.min.js"></script> -->
|
|
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
|
|
<!-- Start of LiveChat (www.livechat.com) code -->
|
|
<!-- <script>
|
|
window.__lc = window.__lc || {};
|
|
window.__lc.license = 18861501;
|
|
window.__lc.integration_name = "manual_onboarding";
|
|
window.__lc.product_name = "livechat";
|
|
;(function(n,t,c){function i(n){return e._h?e._h.apply(null,n):e._q.push(n)}var e={_q:[],_h:null,_v:"2.0",on:function(){i(["on",c.call(arguments)])},once:function(){i(["once",c.call(arguments)])},off:function(){i(["off",c.call(arguments)])},get:function(){if(!e._h)throw new Error("[LiveChatWidget] You can't use getters before load.");return i(["get",c.call(arguments)])},call:function(){i(["call",c.call(arguments)])},init:function(){var n=t.createElement("script");n.async=!0,n.type="text/javascript",n.src="https://cdn.livechatinc.com/tracking.js",t.head.appendChild(n)}};!n.__lc.asyncInit&&e.init(),n.LiveChatWidget=n.LiveChatWidget||e}(window,document,[].slice))
|
|
</script> -->
|
|
<noscript
|
|
><a href="https://www.livechat.com/chat-with/18861501/" rel="nofollow"
|
|
>Chat with us</a
|
|
>, powered by
|
|
<a
|
|
href="https://www.livechat.com/?welcome"
|
|
rel="noopener nofollow"
|
|
target="_blank"
|
|
>LiveChat</a
|
|
></noscript
|
|
>
|
|
<!-- End of LiveChat code -->
|
|
</body>
|
|
<iframe
|
|
id="ifmcontentstoprint"
|
|
style="
|
|
height: 0px;
|
|
width: 0px;
|
|
position: absolute;
|
|
padding: 0px;
|
|
margin: 0px;
|
|
font-family: 'Poppins', sans-serif;
|
|
"
|
|
></iframe>
|
|
</html>
|