| Server IP : 138.197.176.125 / Your IP : 216.73.217.55 Web Server : Apache/2.4.41 (Ubuntu) System : Linux SuiteCRM-8 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.3.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/binal/ |
Upload File : |
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>AI-powered Verbal Skills Trainer | Verbix AI</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css"
integrity="sha512-Kc323vGBEqzTmouAECnVceyQqyqdsSiqLQISBL29aUW4U/M7pSPA/gEUZQqv1cwx4OnYxTxve5UMg5GT6L4JJg=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet"
href="https://owlcarousel2.github.io/OwlCarousel2/assets/owlcarousel/assets/owl.carousel.min.css">
<link rel="stylesheet"
href="https://owlcarousel2.github.io/OwlCarousel2/assets/owlcarousel/assets/owl.theme.default.min.css">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="anim.css">
<link rel="stylesheet" href="media.css">
</head>
<body>
<section class="footer bg-mirage py-80">
<div class="container">
<div class="row">
<div class="col-12 text-center">
<a href="index.html"><img src="./images/verbix-logo.png" alt="verbix-logo"></a>
</div>
</div>
<div class="row mt-5">
<div class="col-lg-3 col-md-6 col-sm-6 col-6 mt-4 mt-lg-0">
<ul>
<li>
<a href="index.html">
<h3>Home</h3>
</a>
</li>
</ul>
</div>
<div class="col-lg-3 col-md-6 col-sm-6 col-6 mt-4 mt-lg-0">
<ul>
<li>
<a href="about.html" target="_blank">
<h3>About Us</h3>
</a>
</li>
</ul>
</div>
<div class="col-lg-3 web-links col-md-6 col-sm-6 col-6">
<h3>Solutions</h3>
<ul class="mt-4">
<li><a href="./verbix-analytics.html" target="_blank">Verbix Analytics</a></li>
<li><a href="./verbix-chatter.html" target="_blank">Verbix Chatter</a></li>
<li><a href="./verbix-voice-agent.html" target="_blank">Verbix Voice Agent </a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6 col-sm-6 col-6">
<ul>
<li>
<a href="contact.php" target="_blank">
<h3>Contact Us</h3>
</a>
</li>
</ul>
<a href="mailto:info@verbix.ai">
<p class="address text-break">info@verbix.ai</p>
</a>
<div class="social d-flex">
<a href="https://www.facebook.com/varianceinfotech/" target="_blank"><i
class="fa-brands fa-facebook-f"></i></a>
<a href="https://www.instagram.com/varianceinfotech/" target="_blank"><i
class="fa-brands fa-instagram"></i></a>
<a href="https://www.linkedin.com/company/variance-infotech" target="_blank"><i
class="fa-brands fa-linkedin-in"></i></a>
</div>
</div>
</div>
<hr class="border border-1 my-5">
<div class="row copyright">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<p class="address text-center mb-0">© Copyright 2024 Verbix - All Rights Reserved</p>
</div>
<!-- <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12 text-center text-md-end">
<a href=""><p class="address">Privacy Policy</p></a>
</div> -->
</div>
</div>
</section>
</body>
</html>