<!DOCTYPE html>
<html lang="en">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <meta name="description" content="thewebleap is currently being developed by Hyperlink Web, LLC" />
        <meta name="robots" content="noindex,nofollow" />
        <title>thewebleap | A digital asset owned by Hyperlink Web, LLC</title>
        <link rel="stylesheet" type="text/css" href="./assets/css/style.min.css" />
        <script type="text/javascript" src="./assets/js/vendor-scripts.min.js"></script>
        <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
        <!--[if lt IE 9]>
          <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
          <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
        <![endif]-->
        <script type="text/javascript" src="./assets/js/scripts.min.js"></script>
    </head>
    <body>
        <div class="container">
            <div id="header">
                <h1 class="branding">
                    <span style="color:#2276b3" class="glyphicon glyphicon-globe"></span>&nbsp;thewebleap                </h1>
                <div class="nav">
                    <ul class="nav nav-tabs">
                        <li class="active"><a data-target="#why-tab" data-toggle="tab"><span class="glyphicon glyphicon-flash"></span>&nbsp;
                                Why thewebleap?</a></li>
                        <li><a data-target="#social-tab" data-toggle="tab"><span class="glyphicon glyphicon-bullhorn"></span>&nbsp; <strong>#thewebleap</strong> in the media</a></li>
                        <li><a data-target="#subscribe-tab" data-toggle="tab"><span class="glyphicon glyphicon-send"></span>&nbsp;Get updated!</a></li>
                    </ul>
                </div>
            </div>
            <div id="main">
                <div class="tab-content">
                    <div class="tab-pane fade in active" id="why-tab">
                        <div class="jumbotron">
                            <h3 class="text-center"><span class="glyphicon glyphicon-lock"></span>&nbsp;thewebleap is <strong>currently being developed.</strong></h3>
                            <p class="text-center">Check back soon for updates.</p>
                        </div>
                        </p>
                    </div>
                    <div class="tab-pane fade" id="social-tab">
                                                    <div class="alert alert-danger">
                                <span class="glyphicon glyphicon-exclamation-sign"></span>&nbsp;<strong>Error</strong>: There are no tweets available at this time                            </div>
                                            </div>
                    <div class="tab-pane fade" id="subscribe-tab">
                        <div class="row">
                            <div class="col-sm-8 col-sm-offset-2">
                                <div class="alert alert-info">
                                    Subscribing to our newsletter gives you <strong>up-to-date information</strong> about the status of thewebleap.
                                </div>
                                <form role="form" id="form-subscribe" class="form-horizontal">
                                    <div class="form-group">
                                        <label for="name" class="col-sm-2 control-label">Name</label>
                                        <div class="col-sm-10">
                                            <input name="name" placeholder="Enter your name here" type="text" class="form-control" />
                                        </div>
                                    </div>
                                    <div class="form-group">
                                        <label for="email" class="col-sm-2 control-label">Email</label>
                                        <div class="col-sm-10">
                                            <input name="email" placeholder="Enter your email here" type="text" class="form-control" />
                                        </div>
                                    </div>
                                    <button class="btn btn-lg btn-success btn-block" type="submit">Subscribe to news & updates</button>
                                </form>
                            </div>
                        </div>
                    </div>
                </div><!--.tab-content-->
            </div>
            <hr />
            <div class="google-ad">
                <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
                <!-- Future Domains Footer Ad -->
                <ins class="adsbygoogle"
                     style="display:inline-block;width:728px;height:90px"
                     data-ad-client="ca-pub-8441523053722027"
                     data-ad-slot="3710581098"></ins>
                <script>
                    (adsbygoogle=window.adsbygoogle || []).push({});
                </script>
            </div>
            <div id="footer">
                <div class="copyright">&copy; Copyright 1996 - 2026<br />Hyperlink Web, LLC</div>
            </div>
        </div>
    </body>
</html>