<?php 

// Set the page title
$pageTitle = "The Home Of Unlimited Web Hosting";
// Set the page keywords
$pageKeywords = "web hosting, unlimited web hosting, vps hosting, dedicated server hosting, rpm-pro, voip hosting, pbx hosting,";
// Set a page description
$pageDescription = "For over 8 years Smash Hit Hosting has innovated web and server hosting. For a totally unimited, managed hosting - Smash Hit Hosting is the choice for you.";
// Set header title
$headerTitle = "";
$headerClass = "";



include("includes/header.php"); ?>
    <div id="top-content" class="container-fluid">
        <div class="container">
            <div class="row">
                <div class="col-md-12">
                    <div id="main-slider">
                        <div class="slide domainsearch-slide">
                            <div class="big-title">Get your website online today<br> Start by searching below for a <span>domain name..</span></div>
                            <div class="domain-search-holder">
                                <form id="domain-search">
                                    <input id="domain-text" type="text" name="domain" placeholder="Write your domain name here.." />
                                    <span class="inline-button">
                                        <input id="search-btn" type="submit" name="submit" value="Search">
                                    </span>
                                </form>
                            </div>
                        </div>
                        <div class="slide info-slide1">
                            <div class="icon-holder">
                                <div class="icon-bg"></div>
                                <i class="fa fa-thumbs-up"></i>
                            </div>
                            <div class="big-title">10 Years Long - 10 Years Strong</div>
                        </div>
                        <div class="slide info-slide2">
                            <div class="icon-holder">
                                <div class="icon-bg"></div>
                                <i class="htfy htfy-trophy"></i>
                            </div>
                            <div class="big-title">Award winning hosting.</div>
                        </div>
                        <div class="slide info-slide3">
                            <div class="icon-holder">
                                <div class="icon-bg"></div>
                                <i class="htfy htfy-speedometer"></i>
                            </div>
                            <div class="big-title">High Speed Hosting.</div>
                        </div>
                        <div class="slide info-slide4">
                            <div class="icon-holder">
                                <div class="icon-bg"></div>
                                <i class="htfy htfy-padlock"></i>
                            </div>
                            <div class="big-title">Security first. Always.</div>
                        </div>
                    </div>
                </div>
                <div class="col-md-12">
                    <div class="arrow-button-holder">
                        <a href="#pricing">
                            <div class="button-text">* Hosting Picks *</div>
                            <div class="arrow-icon">
                                <i class="htfy htfy-arrow-down"></i>
                            </div>
                        </a>
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>
<div id="info" class="container-fluid">
    <div class="container">
        <div class="row">
            <div class="col-md-12">
                <div class="info-text">Smash Hit Hosting - The home of unlimited web hosting is here to provide you or your business with a world class hosting experience. We are here to cater for all hosting requirements, from hands off managed hosting to full root access dedicated servers. We have you covered.</div>
                
                <a href="signup.php" class="ybtn ybtn-accent-color ybtn-shadow">Create Your Account</a>
            </div>
        </div>
    </div>
</div>
<div id="services" class="container-fluid">
    <div class="container">
        <div class="row">
            <div class="col-md-12">
                <div class="row-title">Our Services</div>
            </div>
        </div>
        <div class="row">
            <div class="col-sm-12 col-md-6">
                <div class="service-box">
                    <div class="service-icon">
                        <img src="images/service-icon1.png" alt="">
                    </div>
                    <div class="service-title"><a href="web-hosting-plans.php">Unlimited Web Hosting</a></div>
                    <div class="service-details">
                        <p>Get your website online FAST with our instant setup fully unlimited hosting. No worries about disk space, database storage or security again at 1 Low price for everyone, with a network that grows as you grow at no additional cost. </p>
                    </div>
                </div>
            </div>
            <div class="col-sm-12 col-md-6">
                <div class="service-box">
                    <div class="service-icon">
                        <img src="images/service-icon2.png" alt="">
                    </div>
                    <div class="service-title"><a href="web-hosting-plans.php">Managed Hosting</a></div>
                    <div class="service-details">
                        <p>Totally hands off hosting, for the people who don't want to do it themselves. We manage every aspect of your hosting experience for you, never worry about setting up a new email address or changing DNS settings, we do it all for you.</p>
                    </div>
                </div>
            </div>
            <div class="col-sm-12 col-md-6">
                <div class="service-box">
                    <div class="service-icon">
                        <img src="images/service-icon3.png" alt="">
                    </div>
                    <div class="service-title"><a href="vps-hosting-plans.php">VPS Hosting</a></div>
                    <div class="service-details">
                        <p>A virtual private server is the way to go if you want to manage everything yourself with a dedicated IP address and full root access. Pick your operating system and VPS specifications and your launched in an instant.</p>
                    </div>
                </div>
            </div>
            <div class="col-sm-12 col-md-6">
                <div class="service-box">
                    <div class="service-icon">
                        <img src="images/service-icon4.png" alt="">
                    </div>
                    <div class="service-title"><a href="cloud-hosting-plans.php">Cloud Hosting</a></div>
                    <div class="service-details">
                        <p>Have your own cloud with a Smash Hit Hosting dedicated server. 100% dedicated to you with hardware that you pick. From a basic backup server to a dedicated application server we cater for your needs.</p>
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>
<div id="message1" class="container-fluid message-area">
    <div class="bg-color"></div>
    <div class="container">
        <div class="row">
            <div class="col-sm-12 col-md-6">
                <div class="text-other-color1">Ready to get hosting?</div>
                <div class="text-other-color2">create an SHH account, or contact us for more info.</div>
            </div>
            <div class="col-sm-12 col-md-6">
                <div class="buttons-holder">
                    <a href="signup.php" class="ybtn ybtn-accent-color">Create Your Account</a><a href="contact.php" class="ybtn ybtn-white ybtn-shadow">Contact Us</a>
                </div>
            </div>
        </div>
    </div>
</div>
<div id="pricing" class="container-fluid">
    <div class="bg-color"></div>
    <div class="container">
        <div class="row">
            <div class="col-md-12">
                <div class="row-title">Smash Hit Hosting Packages</div>
            </div>
        </div>
        <div class="row">
            <div class="col-sm-6 col-md-4">
                <div class="pricing-box pricing-color1">
                    <div class="pricing-content">
                        <div class="pricing-icon">
                            <i class="htfy htfy-technology"></i>
                        </div>
                        <div class="pricing-title">Unlimited Website Hosting</div>
                        <div class="price-title">Starting from</div>
                        <div class="pricing-price">$9.99</div>
                        <div class="pricing-details">
                            <p>True unlimited hosting managed by you or if you prefer a hands off approach, managed by us with top class 24/7 support and 99.9% Uptime guarantee! </p>
                        </div>
                        <div class="pricing-link">
                            <a class="ybtn" href="web-hosting-plans.php">See web hosting plans</a>
                        </div>
                    </div>
                </div>
            </div>
            <div class="col-sm-6 col-md-4">
                <div class="pricing-box pricing-color2 featured">
                    <div class="pricing-content">
                        <div class="pricing-icon">
                            <i class="htfy htfy-cloud"></i>
                        </div>
                        <div class="pricing-title">VOIP / PBX Hosting</div>
                        <div class="price-title">Starting from</div>
                        <div class="pricing-price">$75.00</div>
                        <div class="pricing-details">
                            <p>Move away from traditional phone lines and old fassioned phone systems. The future is Voice over IP. We have everything you need to get started including vitual numbers, IVR menus, voicemail and more..</p>
                        </div>
                        <div class="pricing-link">
                            <a class="ybtn" href="contact.php">Contact Us</a>
                        </div>
                    </div>
                </div>
            </div>
            <div class="col-sm-12 col-md-4">
                <div class="pricing-box pricing-color3">
                    <div class="pricing-content">
                        <div class="pricing-icon">
                            <i class="htfy htfy-computer"></i>
                        </div>
                        <div class="pricing-title">VPS Server</div>
                        <div class="price-title">Starting from</div>
                        <div class="pricing-price">$15.00</div>
                        <div class="pricing-details">
                            <p>Get your virtual private server online in just a few clicks and to the specifiations you desire. Pick from our selection of operating system or even bring your own, the choice is yours.</p>
                        </div>
                        <div class="pricing-link">
                            <a class="ybtn" href="vps-hosting-plans.php">See vps servers plans</a>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>
<?php /* <div id="custom-plan" class="container-fluid">
    <div class="container">
        <div class="row">
            <div class="col-md-12">
                <h4>Custom Hosting Plan</h4>
                <p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum div atque corrupti quos dolores et quas molestias.</p>
            </div>
            <div class="col-md-12">
                <div class="custom-plan-box">
                    <input id="c-plan" type="text" data-slider-min="100" data-slider-max="10000" data-slider-step="100" data-slider-value="5000" data-currency="$" data-unit="GB">
                </div>
            </div>
        </div>
    </div>
</div> */ ?>
<div id="features" class="container-fluid">
    <div class="container">
        <div class="row">
            <div class="col-xs-12">
                <div class="row-title">A Few Smash Hit Hosting Features</div>
            </div>
        </div>
        <div class="row rtl-cols">
            <div class="col-sm-12 col-md-6">
                <div id="features-links-holder">
                    <div class="icons-axis">
                        <img src="images/features-icon.png" alt="">
                    </div>
                    <div class="feature-icon-holder feature-icon-holder1 opened" data-id="1">
                        <div class="animation-holder"><div class="special-gradiant"></div></div>
                        <div class="feature-icon"><i class="htfy htfy-worldwide"></i></div>
                        <div class="feature-title">99% Uptime</div>
                    </div>
                    <div class="feature-icon-holder feature-icon-holder2" data-id="2">
                        <div class="animation-holder"><div class="special-gradiant"></div></div>
                        <div class="feature-icon"><i class="htfy htfy-cogwheel"></i></div>
                        <div class="feature-title">Easy control panel</div>
                    </div>
                    <div class="feature-icon-holder feature-icon-holder3" data-id="3">
                        <div class="animation-holder"><div class="special-gradiant"></div></div>
                        <div class="feature-icon"><i class="htfy htfy-location"></i></div>
                        <div class="feature-title">Email Management</div>
                    </div>
                    <div class="feature-icon-holder feature-icon-holder4" data-id="4">
                        <div class="animation-holder"><div class="special-gradiant"></div></div>
                        <div class="feature-icon"><i class="htfy htfy-download"></i></div>
                        <div class="feature-title">1CLICK Script Installs</div>
                    </div>
                    <div class="feature-icon-holder feature-icon-holder5" data-id="5">
                        <div class="animation-holder"><div class="special-gradiant"></div></div>
                        <div class="feature-icon"><i class="htfy htfy-like"></i></div>
                        <div class="feature-title">24/7 Support</div>
                    </div>
                </div>
            </div>
            <div class="col-sm-12 col-md-6">
                <div id="features-holder">
                    <div class="feature-box feature-d1 show-details">
                        <div class="feature-title-holder">
                            <span class="feature-icon"><i class="htfy htfy-worldwide"></i></span>
                            <span class="feature-title">99% Uptime</span>
                        </div>
                        <div class="feature-details">
                            <p>We are proud of our track record and our infrastructure here at Smash Hit Hosting. We pride ourselves on providing you with truely the best hosting experience and thats why we offer a 99.9% uptime guarantee, if your site goes offline for any reason during a given billing period, your next month of hosting is free.</p>

                            <p>If we do ever need to do any server maintenance on your server you will be notified in advance and if required your site will be mirrored to a fallback IP so that there isn't even downtime during maintenance. </p>
                        </div>
                    </div>
                    <div class="feature-box feature-d2">
                        <div class="feature-title-holder">
                            <span class="feature-icon"><i class="htfy htfy-cogwheel"></i></span>
                            <span class="feature-title">Easy control panel</span>
                        </div>
                        <div class="feature-details">
                            <p>On all of our hosting accounts we offer a fully featured cPanel. Inside this panel you can manage every aspect of your hosting expeirence. DNS, Email accounts, file & backup management, security, SSL and more are all at the click of a mouse. </p>

                            <p>And if you don't want to manage the hosting account yourself, you can always ask us to do it with our special hosting product, managed hosting, the hands off unlimited hosting package.</p>
                        </div>
                    </div>
                    <div class="feature-box feature-d3">
                        <div class="feature-title-holder">
                            <span class="feature-icon"><i class="htfy htfy-location"></i></span>
                            <span class="feature-title">Email Management</span>
                        </div>
                        <div class="feature-details">
                            <p>From normal email functionality such as email account creation, quota management and spam control. With Smash Hit Hosting you can push it further with full contact lists, drip email systems and fully fledged email marketing campaigns with emails designed by our sister company BOXTONS and more.</p>

                            <p>Check out all of the features yourself, or click the contact button at the top of the page and ask us for more information.</p>
                        </div>
                    </div>
                    <div class="feature-box feature-d4">
                        <div class="feature-title-holder">
                            <span class="feature-icon"><i class="htfy htfy-download"></i></span>
                            <span class="feature-title">1CLICK Script Installs</span>
                        </div>
                        <div class="feature-details">
                            <p>When the founder of Smash Hit Hosting started hosting at 13 years of age, there wasn't many software's / apps that you could have installed with 1 click. Well now, many years later we are flooded with free open source software that we believe everyone should have access to.</p>

                            <p>Thats why, built into your Smash Hit Hosting cPanel you will find our 1 Click script installer packed with over 400 software's / apps that you can install onto your hosting account in 1 click. From blogs to full accounting software, go test it out!</p>
                        </div>
                    </div>
                    <div class="feature-box feature-d5">
                        <div class="feature-title-holder">
                            <span class="feature-icon"><i class="htfy htfy-like"></i></span>
                            <span class="feature-title">24/7 Support</span>
                        </div>
                        <div class="feature-details">
                            <p>All of our staff are fully trained on hosting support from day 1 of joining the team, even the sales staff. This allows us to have a fully hybrid team that is fully knowledgable about the products that we as a company are offering. For you this means that you are taken care of right from the start, by someone who knows what they are talking about.</p>

                            <p>This approach allows our dedicated technical support team to focus on server management and answering your really tricky in depth questions about their targeted subject. All in all we are all here with 1 goal. To support you and offer you with the best and most secure hosting experience around.  </p>
                        </div>
                    </div>

                </div>
            </div>
        </div>
    </div>
</div>
<?php /*<div id="testimonials" class="container-fluid">
    <div class="bg-color"></div>
    <div class="container">
        <div class="row">
            <div class="col-xs-12">
                <div class="row-title">Testimonials</div>
            </div>
        </div>
        <div class="row">
            <div class="col-xs-12">
                <div id="testimonials-slider">
                    <div>
                        <div class="details-holder">
                            <img class="photo" src="images/person1.jpg" alt="">
                            <h4>Chris Walker</h4>
                            <h5>CEO & CO-Founder @HelloSmash Hit Hosting</h5>
                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris egestas non ante non consequat. Aenean accumsan eros vel elit tristique, non sodales nunc luctus. Etiam vitae odio eget orci finibus auctor ut eget magna.</p>
                        </div>
                    </div>
                    <div>
                        <div class="details-holder">
                            <img class="photo" src="images/person2.jpg" alt="">
                            <h4>Chris Walker</h4>
                            <h5>CEO & CO-Founder @HelloSmash Hit Hosting</h5>
                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris egestas non ante non consequat. Aenean accumsan eros vel elit tristique, non sodales nunc luctus. Etiam vitae odio eget orci finibus auctor ut eget magna.</p>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</div> */ ?>
<div id="more-features" class="container-fluid">
    <div class="container">
        <div class="row">
            <div class="col-md-12">
                <div class="row-title">Our Promise To You</div>
            </div>
        </div>
        <div class="row">
            <div class="col-sm-6 col-md-4">
                <div class="mfeature-box">
                    <div class="mfeature-icon">
                        <i class="htfy htfy-tick"></i>
                    </div>
                    <div class="mfeature-title">99.9% Uptime</div>
                    <div class="mfeature-details">Without your web presence your loosing money, so we wont let your site go offline.</div>
                </div>
            </div>
            <div class="col-sm-6 col-md-4">
                <div class="mfeature-box">
                    <div class="mfeature-icon">
                        <i class="htfy htfy-tick"></i>
                    </div>
                    <div class="mfeature-title">Money Back Guarantee</div>
                    <div class="mfeature-details">Don't like our services within the first 30 days? We will refund you your money then!</div>
                </div>
            </div>
            <div class="col-sm-12 col-md-4">
                <div class="mfeature-box">
                    <div class="mfeature-icon">
                        <i class="htfy htfy-tick"></i>
                    </div>
                    <div class="mfeature-title">Amazing Support</div>
                    <div class="mfeature-details">Support staff tailored to your product and waiting to help you 24/7. What more could you ask for?</div>
                </div>
            </div>
        </div>
    </div>
</div>
<?php include("includes/footer.php"); ?>
<?php include("includes/footer-end.php"); ?>
