forked from Web3WMG/Web3WMG
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwhyus.php
154 lines (154 loc) · 5.65 KB
/
whyus.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
<?
// This is used to constuct the cPanel login ur>ol
include('geturl.php');
?>
<!DOCTYPE html>
<html>
<head>
<!-- Template designed by iFastNet (iFastNet.com) exclusively for MyOwnFreeHost.com users -->
<meta charset="utf-8">
<meta name="viewport" content="initial-scale=1 width=device-width">
<title>Why Us?</title>
<meta name="description" content="Professional Free Hosting">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/reset.css">
<link rel="stylesheet" href="css/style.css">
<!-- The Famous html Shiv or Shim -->
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<header>
<div class="container">
<div class="row">
<div class="col-md-12">
<nav class="navbar navbar-default">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle Navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="index.php" class="navbar-brand"><?echo $yourdomain;?></a>
</div>
<? include ('navigation.php'); ?>
</nav>
</div>
</div>
</div>
</header>
<div class="intro-mini">
<div class="container">
<div class="row">
<div class="col-md-12">
<h1>Why Us</h1>
<h3>Why You Must Join Us?</h3>
</div>
</div>
</div>
</div>
<div class="latest">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="latest-title">
<h2>The top 7 reasons</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-md-5 col-md-push-7">
<img src="img/server.png" class="server img-responsive" alt="">
</div>
<div class="col-md-7 col-md-pull-5">
<div class="latest-features">
<ul>
<li class="clearfix">
<img src="img/whyus1.png" alt="">
<h4>Instant activation</h4>
<p>You will get your account up and running within 3 minutes right after you submit your account information.</p>
</li>
<li class="clearfix">
<img src="img/whyus2.png" alt="">
<h4>Cloud Hosting</h4>
<p>Our free hosting plan is based on Cloud, which means, our servers are integrated to share all resources providing high resource availability.</p>
</li >
<li class="clearfix">
<img src="img/whyus3.png" alt="">
<h4>Security</h4>
<p>100% secure hosting with 24/7 monitoring, firewal & hotlink protection.</p>
</li>
<li class="clearfix">
<img src="img/whyus4.png" alt="">
<h4>Complete Solution</h4>
<p>We provide a complete free hosting solution, easy-to-use tools for building, managing and tracking powered by quality technical support!</p>
</li>
<li class="clearfix">
<img src="img/whyus5.png" alt="">
<h4>Professional</h4>
<p>You'll have access to VistaPanel, a control panel packed with all the features you'll ever need! Website builder, SEO tools, Script installer...</p>
</li >
<li class="clearfix">
<img src="img/whyus6.png" alt="">
<h4>Low-cost upgrades</h4>
<p>After you're website becomes popular, and when you're ready to upgrade, we got the best shared, vps & dedicated plans for the lower prices!</p>
</li>
<li class="clearfix">
<img src="img/whyus7.png" alt="">
<h4>Professional Support</h4>
<p>You hate waiting hours and maybe days to get an answer? So do we! That's why we provide 24/7 fast response support service.</p>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<footer>
<div class="container">
<div class="row">
<div class="latest-col col-md-4">
<h3>Our Services</h3>
<ul>
<li class="clearfix">
<a href="free-hosting.php">Free Hosting</a>
</li>
<li class="clearfix">
<a href="premium-hosting.php">Premium Hosting</a>
</li>
<li class="clearfix">
<a href="https://ifastnet.com/portal/vpshosting.php">VPS Hosting</a>
</li>
<li class="clearfix">
<a href="https://ifastnet.com/portal/dedicatedserver.php">Dedicated Servers</a>
</li>
<li class="clearfix">
<a href="domains.php">Domain Name Registration</a>
</li>
</ul>
</div>
<div class="latest-col col-md-8">
<h3>Why us</h3>
<ul>
<p>We use a powerful cluster of web servers that are all interconnected to act as one giant super computer. This technology is years ahead of most other hosting companies. Combining the power of many servers creates lightning fast website speed. Not only is the service extremely fast, it is resistant to failures that effect 'single server' hosting, used by most other free and paid hosting providers. If one of our clustered servers were to fail or have a problem, your website will continue to run normally using the working servers!</p>
</ul>
</div>
</div>
</div>
</footer>
<div class="copy">
<div class="container">
<div class="row">
<div class="col-md-12">
<a>Terms of service</a> | <a>Privacy policy</a> | © HostName, Powered By <a href="https://ifastnet.com">iFastNet</a>.
</div>
</div>
</div>
</div>
<script src="http://code.jquery.com/jquery-1.11.0.min.js"></script>
<script src="js/bootstrap.min.js"></script>
</body>
<!-- Template designed by iFastNet (iFastNet.com) exclusively for MyOwnFreeHost.com users -->
</html>