CINXE.COM
VILPOWER
<!doctype html> <html> <head> <meta charset="UTF-8"> <!-- For Resposive Device --> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>VILPOWER</title> <!-- Main style sheet --> <link rel="shortcut icon" type="image/x-icon" href="/static/landing_layout/new_layout/images/favicon.ico"> <link rel="stylesheet" type="text/css" href="/static/landing_layout/new_layout/css/style.css"> <!-- responsive style sheet --> <link rel="stylesheet" type="text/css" href="/static/landing_layout/new_layout/css/responsive.css"> <!-- Fix Internet Explorer ______________________________________--> <!--[if lt IE 9]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <script src="/static/landing_layout/new_layout/vendor/html5shiv.js"></script> <script src="/static/landing_layout/new_layout/vendor/respond.js"></script> <![endif]--> <style> .txt-link { color: #ffc600; font-size: 14px; min-width: 100%; text-align: center; text-decoration: none; border: 1px solid #ffc600; padding: 15px; } .txt-link:hover { background: #ffc600; color: #fff; } </style> </head> <body> <div class="main-page-wrapper"> <!-- ********************** Loading Transition ************************ --> <div class="html-top-content"> <!-- ********************** Theme Top Banne & Header ************************ --> <div class="theme-top-section"> <!-- ^^^^^^^^^^^^^^^^^ Theme Menu ^^^^^^^^^^^^^^^ --> <header class="theme-main-menu"> <div class="container"> <div class="menu-wrapper clearfix"> <!--START - Commented and Added by bindu as per TRB-5975 --> <!-- <div class="logo"><a href="#"><img src="/static/landing_layout/new_layout/images/logo_home.svg" alt="Logo" height="60px"></a></div> --> <div class="logo"><a href="#"><img src="/static/landing_layout/new_layout/images/vi-color.svg" alt="Logo" height="60px"></a></div> <!--END - Commented and Added by bindu as per TRB-5975 --> <!-- <div class="logo logo-2"><a href="#"><img src="/static/landing_layout/new_layout/images/logo-2.png" alt="Logo"></a></div> --> <!-- Navigation --> <nav class="navbar navbar-expand-lg" id="mega-menu-holder"> <div class="container"> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation"> <i class="fa fa-bars" aria-hidden="true"></i> </button> <div class="collapse navbar-collapse" id="navbarResponsive"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link js-scroll-trigger" href="#features">About</a> </li> <li class="nav-item"> <a target="_blank" class="nav-link js-scroll-trigger" href="/faq/" >Faq<small>s</small></a> </li> <li class="nav-item"> <a target="_blank" class="nav-link js-scroll-trigger" href="https://www.vodafoneidea.com/contact-us">Contact us</a> </li> <li class="nav-item"> <a target="_blank" class="nav-link js-scroll-trigger" href="/manuals/" >LET US HELP YOU</a> </li> </ul> </div> </div> </nav> </div> <!-- /.menu-wrapper --> </div> <!-- /.container --> </header> <!-- /.theme-main-menu --> <!-- ^^^^^^^^^^^^^^^^^ Theme Banner ^^^^^^^^^^^^^^^ --> <div id="theme-banner" class="theme-banner-one"> <img src="/static/landing_layout/new_layout/images/hero.png" alt="" class="illustration"> <div class="container"> <div class="main-text-wrapper"> <h1>A Secured <br> DLT platform</h1> <p>to manage your<br> commercial communication</p> <div class="mb-4 col-md-5 alert alert-warning"> <ol class="banner-list" type=1> <li>Digital Consent Acquisition is now live, you can now acquire consent from subscribers of all the Operators except BSNL.</li> <li>From the operator, subscribers will be receiving messages from the short code 127XXX(6 digits), to acquire consent. </li></ol> </div> <ul class="button-group clearfix"> <li class="login"> <a href="/login/">Login</a> <div><small> Already have account!</small></div> </li> <li class="signup"><a href="/signup/">Signup</a> <!--li class="signup"><a href="/signup_tmp/">Signup</a--> <div><small>New User?</small></div> </li> </ul> <div class="support-block"> <!-- <div class="mb-5 col-md-5 alert alert-warning"> As template scrubbing is going live from <strong>1st Feb 21</strong>. Pls ensure all your templates are uploaded & approved by any of the telcos, else it may lead to failure hence request you to get the template Scrubbing tested with respective Registered telemarketer for smooth flow of traffic. <!-- As template scrubbing is going live from <strong>1st Feb'21</strong>, Please ensure your templates are uploaded & approved by any of the telcos & also ensure your system tested by <strong>20th Jan</strong>, else it may lead to failure of traffic. </div> --> <div class="mb-2"><strong>For Support:</strong></div> <div> Phone:<strong> +91-9619 500 900</strong> <div class="mtminus5"><small>(10AM to 6PM – Monday to Friday)</small></div> <div class="mt-2">Email:<strong> <a href="mailto:support@vilpower.in" > support@vilpower.in</a></strong> </div> </div> </div> </div> </div> </div> <!-- /.theme-banner-one --> </div> <!-- /.theme-top-section --> <!-- ===================================================== Our Feature ===================================================== --> <div class="our-features-one" id="features"> <div class="container"> <div class="theme-title"> <h2>Solving the Unsolicited Communication Crisis</h2> <p>VILPOWER is a blockchain-based Stack that empowers individuals to truly own, control and manage<br> their Commercial Communications, enabling businesses to build trusted relationships with their consumers.</p> </div> <div class="row"> <img src="/static/landing_layout/new_layout/images/key-features.png" alt="" class="img-fluid"> </div> <div class="row"> <div class="col-md-4 col-xs-12"> <div class="single-feature"> <div class="icon-box"> <img src="/static/landing_layout/new_layout/images/feature_1.png" alt="" class="primary-icon"> </div> <p>Built for Trust across ecosystem to safeguard users from fraudulent communication and enhance customer experience.</p> </div> <!-- /.single-feature --> </div> <!-- /.col- --> <div class="col-md-4 col-xs-12"> <div class="single-feature border-fix"> <div class="icon-box"> <img src="/static/landing_layout/new_layout/images/feature_2.png" alt="" class="primary-icon"> </div> <p>Zero tolerance to data privacy and security by ensuring customer data like consent & preference</p> </div> <!-- /.single-feature --> </div> <!-- /.col- --> <!--div class="col-md-4 col-xs-12"> <div class="single-feature"> <div class="icon-box"> <img src="/static/landing_layout/new_layout/images/feature_3.png" alt="" class="primary-icon"> </div> <p> End to End encryption of message content from sender to end user </p> </div> </div--> <!-- /.col- --> <div class="col-md-4 col-xs-12"> <div class="single-feature"> <div class="icon-box"> <img src="/static/landing_layout/new_layout/images/feature_4.png" alt="" class="primary-icon"> </div> <p> Eliminate unregistered telemarketers using Honey pots, Cognitive Computing and AI & ML </p> </div> <!-- /.single-feature --> </div> </div> <!-- /.row --> <div class="row mt50"> <!-- /.col- --> <div class="col-md-4 col-xs-12 offset-md-2"> <div class="single-feature"> <div class="icon-box"> <img src="/static/landing_layout/new_layout/images/feature_5.png" alt="" class="primary-icon"> </div> <p> Eliminate Phishing and other fraudulent activities through comprehensive mechanism and content verification</p> </div> <!-- /.single-feature --> </div> <!-- /.col- --> <div class="col-md-4 col-xs-12"> <div class="single-feature border-fix noafter"> <div class="icon-box"> <img src="/static/landing_layout/new_layout/images/feature_6.png" alt="" class="primary-icon"> </div> <p>Built for Interoperability: Engineered for universal compatibility with both legacy and ledger-based blockchain protocols</p> </div> <!-- /.single-feature --> </div> <!-- /.col- --> </div> </div> <!-- /.container --> </div> <!-- /.our-features --> </div> <!-- ===================================================== Footer ===================================================== --> <div class="theme-footer p-4"> <div class="container"> <div class="row"> <div class="col-lg-6 m-auto"> <a href="/entity_link_doc/" download target="_blank" class="txt-link">List of Principal Entities Registered in DLT as on 10-Apr-2025 <Current Date> </a> </div> <div class="col-lg-6 m-auto"> <a href="/header_link_doc/" download target="_blank" class="txt-link">List of Headers associated with Principal Entities Registered in DLT as on 10-Apr-2025 <Current Date> </a> </div> </div> </div> </div> </div> <footer class="theme-footer"> <div class="container"> <div class="inner-wrapper"> <div class="top-footer-data-wrapper"> <div class="row"> <div class="col-lg-3 col-sm-6 footer-list"> <ul> <li> <a href="https://www.vodafoneidea.com/privacy" target="_blank">Privacy Policy</a> </li> <li><a href="/terms-and-conditions/" target="_blank">Terms and Conditions</a></li> <li> <a href="/faq/" target="_blank">FAQs</a></li> <li> <a target="_blank" href="/supportmatrix/" >Escalation Support Matrix </a> </li> <li> <a href="https://www.vodafoneidea.com/suppliers-and-partners" target="_blank">Suppliers & Partners</a></li> <li> <a href="https://www.vodafoneidea.com/contact-us" target="_blank">Contact Us</a></li> </ul> </div> <div class="col-lg-3 col-sm-6 footer-list"> <ul> <!-- <li> <a href="https://www.vodafone.in/" target="_blank">www.vodafone.in</a></li>--> <li> <a href="https://www.myvi.in/" target="_blank">www.myvi.in</a></li> <!-- <li> <a href="https://www.ideacellular.com/" target="_blank">www.ideacellular.com</a></li>--> <li> <a href="https://www.vodafone.com/content/index.html" target="_blank">Vodafone Group</a></li> <li> <a href="https://www.adityabirla.com/" target="_blank">Aditya Birla Group</a></li> </ul> </div> <div class="col-lg-3 col-sm-6 footer-list"> <p> <small>Vodafone Idea Limited (formerly Idea Cellular Limited) An Aditya Birla Group & Vodafone partnership</small> </p> <p>Registered Office: </p> <p><small> Suman Tower, Plot no. 18, Sector 11, Gandhinagar, 382011, Gujarat </small> </p> <p><small>Telephone: +91 79 66714000 </small></p> <p><small>Fax: +91 79 23232251</small></p> <p><small>CIN: L32100GJ1996PLC030976</small></p> </div> <div class="col-lg-3 col-sm-6 footer-list text-right"> <div class="clearfix"> <img src="/static/landing_layout/new_layout/images/footer-img.png" alt="" class="pull-right"> </div> <h5>For Support:</h5> <p class="mt-3 text-dark"><strong>Phone: +91-9619 500 900</strong> <br> <small>(10AM to 6PM – Monday to Friday)</small> </p> <p class="text-dark"> <strong>Email: <a href="mailto:support@vilpower.in" class="text-dark"> support@vilpower.in</a></strong></p> </div> </div> </div> </div> </div> </footer> <!-- Scroll Top Button --> <button class="scroll-top tran3s color-one-bg"> <i class="fa fa-long-arrow-up" aria-hidden="true"></i> </button> <!-- Js File_________________________________ --> <!-- jQuery first, then Popper.js, then Bootstrap JS --> <!-- jQuery --> <script src="/static/landing_layout/new_layout/vendor/jquery.min.js"></script> <!-- Popper js --> <script src="/static/landing_layout/new_layout/vendor/popper.js/popper.min.js"></script> <!-- Bootstrap JS --> <script src="/static/landing_layout/new_layout/vendor/bootstrap/js/bootstrap.min.js"></script> <!-- Vendor js _________ --> <!-- Plugin JavaScript --> <script src="/static/landing_layout/new_layout/vendor/jquery-easing/jquery.easing.min.js"></script> <!-- Theme js --> <script src="/static/landing_layout/new_layout/vendor/theme.js"></script> <script type="text/javascript"> // RGB Color var r = 51; var g = 200; var b = 240; var backgroundColor = "#002254"; window.addEventListener("load", particleSphree(r,g,b, backgroundColor), false); /* var latitude = 34.038405; var longitude = -117.946944; var markerImage = "assets/img/map-marker.png"; var mapTheme = "light"; var mapElement = "map-contact"; google.maps.event.addDomListener(window, 'load', simpleMap(latitude, longitude, markerImage, mapTheme, mapElement));*/ /*Start : User agent redirection - Jagadeesh (KP) 2019-01-08 @ 03.50 PM */ function detectmob() { if( navigator.userAgent.match(/Android/i) || navigator.userAgent.match(/webOS/i) || navigator.userAgent.match(/iPhone/i) || navigator.userAgent.match(/iPad/i) || navigator.userAgent.match(/iPod/i) || navigator.userAgent.match(/BlackBerry/i) || navigator.userAgent.match(/Windows Phone/i) ){ return true; } else { return false; } } isMobileDevice = detectmob(); if(isMobileDevice==true) { $("#userAgentSwitchLogin").attr("href","/customers/"); $("#userAgentSkipSignup").remove(); } /*End : User agent redirection - Jagadeesh (KP) 2019-01-08 @ 03.50 PM */ </script> </div> </body> </html>