Domain: amberpublishers.in
Server Adress: 86.38.243.169
privdayz.com
<head>
<meta charset="utf-8">
<title>@yield('title') | {{config('app.name')}} | Best IT Service Provider in Lucknow | IT Services in Lucknow | Web Developer in Lucknow | PC Build in Lucknow</title>
<!-- Responsive -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Open Graph -->
<meta property="og:title" content="@yield('title') | {{config('app.name')}} | Best IT Service Provider in Lucknow | IT Services in Lucknow">
<meta property="og:description" content="SIBIN Tech Solutions is a Lucknow-based IT services provider established in 2018. We offer a wide range of services including web and app development, cloud solutions, hardware sales, and security services. With a team of 15+ experts having more than 15+ years of Experience in the IT Industry, we strive to provide reliable and affordable solutions to businesses of all sizes.">
<meta property="og:image" content="https://sibintech.com/assets/logos/preview.webp">
<meta property="og:url" content="{{url()->current()}}">
<meta property="og:site_name" content="SIBIN Tech Solutions">
<meta property="og:type" content="website">
<!-- SEO Meta -->
<meta name="description" content="SIBIN Tech Solutions is a Lucknow-based IT services provider established in 2018. We offer a wide range of services including web and app development, cloud solutions, hardware sales, and security services. With a team of 15+ experts having more than 15+ years of Experience in the IT Industry, we strive to provide reliable and affordable solutions to businesses of all sizes.">
<meta name="theme-color" content="#2443D9">
<!-- Stylesheets -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet">
<link href="{{asset('assets/css/style.css')}}" rel="stylesheet">
<link href="{{asset('assets/css/responsive.css')}}" rel="stylesheet">
<link rel="shortcut icon" href="{{asset('assets/favicon/favicon.ico')}}" type="image/x-icon">
<!-- Favicons -->
<link rel="icon" href="{{asset('assets/favicon/favicon.ico')}}" type="image/x-icon" />
<link rel="apple-touch-icon" sizes="180x180" href="{{asset('assets/favicon/apple-touch-icon.webp')}}">
<link rel="icon" type="image/png" sizes="32x32" href="{{asset('assets/favicon/favicon-32x32.webp')}}">
<link rel="icon" type="image/png" sizes="16x16" href="{{asset('assets/favicon/favicon-16x16.webp')}}">
<link rel="manifest" href="{{asset('manifest.json')}}">
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-EBG8QE3WFL"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-EBG8QE3WFL');
</script>
<script>
if (navigator && navigator.serviceWorker) {
navigator.serviceWorker.register("{{asset('service-worker.js')}}");
} else {
console.log('Service Worker not supported');
}
</script>
</head>
