-
Notifications
You must be signed in to change notification settings - Fork 1
/
cms.html
181 lines (174 loc) · 8.71 KB
/
cms.html
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
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--favicon-->
<link rel="icon" href="favicon/favicon-orange.png" type="image/png">
<!--bootstrap framework-->
<link rel="stylesheet" href="css/frameworks/bootstrap.css">
<!--hover.css library-->
<link rel="stylesheet" href="css/libraries/hover.min.css">
<!--fontawosome library-->
<link rel="stylesheet" href="css/libraries/all.min.css">
<!--aos.js library-->
<link rel="stylesheet" href="css//libraries/aos.min.css">
<!--cms css file-->
<link rel="stylesheet" href="css/pages/cms.css">
<!--fasthelpers framework-->
<link rel="stylesheet" href="css/frameworks/fasthelpers.css">
<!--components-->
<link rel="stylesheet" href="css/components/components.css">
<!--features-->
<link rel="stylesheet" href="css/features/features.css">
<!--themes-->
<link rel="stylesheet" href="css/themes/orange-default-theme.css">
<!--mediaquery-->
<link rel="stylesheet" href="css/media_query/media_query.css">
<!--google fonts "cairo"-->
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Cairo:wght@700&display=swap">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<title>Firebeta | CMS</title>
</head>
<body>
<!--Start Navbar-->
<nav class="navbar navbar-inverse navbar-fixed-top"></nav>
<!--End Navbar-->
<!--Start Breacrumb-->
<ol class="breadcrumb text-center">
<li><a href="index.html" class="theme-color" dat-link="index">Home</a></li>
<li class="active">CMS</li>
</ol>
<!--End Breacrumb-->
<!--Start Header-->
<div class="header high-height relative">
<div class="middle-content text-center">
<h1 class="upper theme-color">CMS Hosting</h1>
<p class="par">Set up your favorite content management system and turn your website ideas into reality.</p>
</div>
<div class="specs text-center">
<div class="container-fluid">
<div class="row">
<div class="col-sm-6 col-md-3 margin-bt">
<div class="spec h4 dark-grey"><i class="fas fa-check theme-color"></i>Guaranteed 99.9% Uptime</div>
</div>
<div class="col-sm-6 col-md-3 margin-bt">
<div class="spec h4 dark-grey"><i class="fas fa-check theme-color"></i>Superior Speed Performance</div>
</div>
<div class="col-sm-6 col-md-3 margin-bt">
<div class="spec h4 dark-grey"><i class="fas fa-check theme-color"></i>Powerful Control Panel</div>
</div>
<div class="col-sm-6 col-md-3 margin-bt">
<div class="spec h4 dark-grey"><i class="fas fa-check theme-color"></i>30-Day Money-Back Guarantee</div>
</div>
</div>
</div>
</div>
</div>
<!--End Header-->
<!--Start CMS Part-->
<div class="cms section-padd">
<div class="container">
<div class="row">
<div class="col-md-4" data-aos="fade-down" data-aos-easing="linear" data-aos-delay="50">
<div class="cms-box border radius theme-box-shw box-for-dark cursor padding text-center margin-bt">
<div class="front">
<div class="img">
<img src="images/cms/wordpress-orange.png" alt="cms" class="img-responsive margin-bt" data-cms="wordpress">
</div>
<h4 class="dark-grey text-for-dark">WordPress</h4>
</div>
<div class="back">
<h4 class="theme-color">WordPress Hosting</h4>
<p class="par">WordPress - the king of all content management systems. The perfect choice for both blogs, e-commerce sites and much more. Take advantage of WordPress’ flexibility! Superior performance and uptime guaranteed, with best speed.</p>
</div>
</div>
</div>
<div class="col-md-4" data-aos="fade-down" data-aos-easing="linear" data-aos-delay="50">
<div class="cms-box border radius theme-box-shw box-for-dark cursor padding text-center margin-bt">
<div class="front">
<div class="img">
<img src="images/cms/joomla-orange.png" alt="cms" class="img-responsive margin-bt" data-cms="joomla">
</div>
<h4 class="dark-grey text-for-dark">Joomla</h4>
</div>
<div class="back">
<h4 class="theme-color">Joomla Hosting</h4>
<p class="par">Joomla is the second most popular CMS in the world. Deploy your website on Joomla optimized servers and get a glimpse of what real performance feels like. We'll guide you every step of the way can be real, don't be worry by the way.</p>
</div>
</div>
</div>
<div class="col-md-4" data-aos="fade-down" data-aos-easing="linear" data-aos-delay="50">
<div class="cms-box border radius theme-box-shw box-for-dark cursor padding text-center margin-bt">
<div class="front">
<div class="img">
<img src="images/cms/drupal-orange.png" alt="cms" class="img-responsive margin-bt" data-cms="drupal">
</div>
<h4 class="dark-grey text-for-dark">Drupal</h4>
</div>
<div class="back">
<h4 class="theme-color">Drupal Hosting</h4>
<p class="par">Drupal is a flexible CMS that provides more freedom and developer focused features. Get started with Drupal optimized web hosting and experience complete control and top-notch performance with perfect speed and performance.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!--End CMS Part-->
<!--Start Started Part-->
<div class="started">
<div class="container">
<div class="row">
<div class="col-md-6">
<div class="started-box">
<h4 class="theme-color">30-day money-back guarantee</h4>
<p class="par">If you’re not 100% satisfied with Hostinger, we’ll refund your payment. No hassle, no risk.</p>
<a href="checkout.html"><button class="btn btn-lg theme-bg theme-color-hvr white-color white-bg-hvr transition border margn-bt">Get Started</button></a>
<h5><a href="terms.html" class="theme-color underline">Learn More</a></h5>
</div>
</div>
<div class="col-md-6">
<div class="started-img" data-aos="fade-up" data-aos-easing="linear" data-aos-delay="500">
<img src="images/cms/company-person.webp" alt="company-person" class="img-responsive">
</div>
</div>
</div>
</div>
</div>
<!--End Started Part-->
<!--Start Features-->
<div class="features"></div>
<!--End Features-->
<!--Start Footer-->
<footer class="footer"></footer>
<!--Start Footer-->
<!-- jQuery Library-->
<script src="js/libraries/jquery.min.js"></script>
<!--Bootstrap Framework -->
<script src="js/frameworks/bootstrap.min.js"></script>
<!--Nice Scroll Plugin-->
<script src="js/plugins/nicescroll.min.js"></script>
<script src="js/plugins/nicescroll_edit.js"></script>
<!--AOS.js Library-->
<script src="js/libraries/aos.min.js"></script>
<script>
AOS.init();
</script>
<!--Js Files-->
<!--cms js file-->
<script src="js/pages/cms.js"></script>
<!--navbar-->
<script src="js/components/navbar.js"></script>
<!--favicon-->
<script src="js/components/favicon.js"></script>
<!--features-->
<script src="js/features/features.js"></script>
</body>
</html>