-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
288 lines (271 loc) · 10 KB
/
index.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
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
<!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">
<title>Bleedbytes</title>
<link href="https://fonts.googleapis.com/css?family=Oxygen:400,700|Arimo:400,700" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.1/css/all.css">
<link rel="stylesheet" href="docs/css/style.css">
<script src="https://unpkg.com/scrollreveal@4.0.0/dist/scrollreveal.min.js"></script>
</head>
<body class="is-boxed has-animations">
<div class="body-wrap boxed-container">
<header class="site-header">
<div class="container">
<div class="site-header-inner">
<div class="brand header-brand">
<h3 class="m-0">
<a href="#">
<!-- <img src="docs/images/logo.svg" alt="Blue logo"> -->
BLEEDBYTES
</a>
</h3>
</div>
</div>
</div>
</header>
<main>
<section class="hero">
<div class="hero-left-decoration is-revealing"></div>
<div class="hero-right-decoration is-revealing"></div>
<div class="container">
<div class="hero-inner">
<div class="hero-copy">
<h1 class="hero-title mt-0 is-revealing">We develop websites that ignite your business.</h1>
<b class="hero-paragraph is-revealing"><
one stop solution for all your digital needs !
/></b>
<p></p>
<!-- <p class="hero-cta mb-0 is-revealing"> -->
<a class="button button-primary button-shadow" href="https://www.bleedbytes.in" target="_blank">Our Blog</a>
</p>
</div>
<div class="hero-illustration">
</div>
</div>
</div>
</section>
<section class="features section text-center">
<div class="container">
<div class="features-inner section-inner has-top-divider">
<div class="features-header text-center">
<div class="container-sm">
<h2 class="section-title mt-0">What we do</h2>
<!-- <p class="section-paragraph mb-0">Lorem ipsum is common placeholder text used to demonstrate the graphic elements of a document or visual presentation.</p> -->
</div>
</div>
<div class="features-wrap">
<div class="feature is-revealing">
<div class="feature-inner">
<div class="feature-icon">
<img src="docs/images/feature-icon-01.svg" alt="Feature 01">
</div>
<h4 class="feature-title">Website Development</h4>
</div>
</div>
<div class="feature is-revealing">
<div class="feature-inner">
<div class="feature-icon">
<img src="docs/images/wordpress.svg" alt="Feature 02">
</div>
<h4 class="feature-title">Wordpress and CMS Development</h4>
<!-- <p class="text-sm">WordPress is loaded with many features, and trusted by millions.. More than 60% of the
active websites use WordPress technology, making it the most popular website and blog development platform in
the world.</p> -->
</div>
</div>
<div class="feature is-revealing">
<div class="feature-inner">
<div class="feature-icon">
<img src="docs/images/online-shop.svg" alt="Feature 03">
</div>
<h4 class="feature-title">E-Commerce Solutions</h4>
</div>
</div>
<div class="feature is-revealing">
<div class="feature-inner">
<div class="feature-icon">
<img src="docs/images/feature-icon-04.svg" alt="Feature 04">
</div>
<h4 class="feature-title">Search Engine Optimization</h4>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="features-tabs section">
<div class="container">
<div class="features-tabs-inner section-inner has-top-divider">
<div class="tabs-container">
<ul class="tabs-links">
<li class="is-revealing">
<a href="#tab-1" class="tab-link is-active">
<img src="docs/images/tabs-icon-01.svg" alt="Tabs icon 01">
<span class="h4 m-0">Technologies We Use</span>
</a>
</li>
</ul>
<div class="tabs-content">
<div id="tab-1" class="tab-panel is-active">
<b class="text-secondary">
HTML5, CSS3, PHP, BOOTSTRAP, MATERIALIZE CSS, REACT, VUEJS, AMAZON WEB SERVICES, WOOCOMMERCE, MYSQL
</b>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="testimonials section">
<div class="container">
<div class="testimonials-inner section-inner">
<div class="testimonials-header text-center text-light">
<h2 class="section-title mt-0">Portfolio</h2>
</div>
<div class="testimonials-wrap">
<div class="testimonial text-sm is-revealing">
<div class="testimonial-inner">
<div class="testimonial-main">
<div class="testimonial">
<h1 class="text-light">UNBORN</h1>
</div>
</div>
<div class="testimonial-footer">
<a class="testimonial-name button button-secondary button-shadow button-block" href="http://unborn.co.in"
target="_blank">Visit
Project</a>
</div>
</div>
</div>
<div class="testimonial text-sm is-revealing">
<div class="testimonial-inner">
<div class="testimonial-main">
<div class="testimonial">
<h1 class="text-light">TULA OVERSEAS</h1>
</div>
</div>
<div class="testimonial-footer">
<a class="testimonial-name button button-secondary button-shadow button-block" href="http://tulaedu.in"
target="_blank">Visit
Project</a>
</div>
</div>
</div>
<div class="testimonial text-sm is-revealing">
<div class="testimonial-inner">
<div class="testimonial-main">
<div class="testimonial">
<h1 class="text-light">FFS STUDIOS</h1>
</div>
</div>
<a class="testimonial-footer">
<a class="testimonial-name button button-secondary button-shadow button-block button-block" href="http://firstfootstepss.in/"
target="_blank">Visit
Project</a>
</div>
</div>
<div class="testimonial text-sm is-revealing">
<div class="testimonial-inner">
<div class="testimonial-main">
<div class="testimonial">
<h1 class="text-light">ICICS</h1>
</div>
</div>
<a class="testimonial-footer">
<a class="testimonial-name button button-secondary button-shadow button-block button-block" href="http://icics.in/"
target="_blank">Visit
Project</a>
</div>
</div>
<div class="testimonial text-sm is-revealing">
<div class="testimonial-inner">
<div class="testimonial-main">
<div class="testimonial">
<h1 class="text-light">ULTRON'18</h1>
</div>
</div>
<a class="testimonial-footer">
<a class="testimonial-name button button-secondary button-shadow button-block button-block" href="http://ksrct.ac.in/csi/"
target="_blank">Visit
Project</a>
</div>
</div>
<div class="testimonial text-sm is-revealing">
<div class="testimonial-inner">
<div class="testimonial-main">
<div class="testimonial">
<h1 class="text-light">TECHNO BRIGADE'18</h1>
</div>
</div>
<a class="testimonial-footer">
<a class="testimonial-name button button-secondary button-shadow button-block button-block" href="http://ksrct.ac.in/iste/"
target="_blank">Visit
Project</a>
</div>
</div>
</div>
</div>
</div>
</div>
<br><br>
</section>
</main>
<footer class="site-footer">
<div class="container">
<div class="site-footer-inner">
<div class="brand footer-brand">
<a href="#">
<img src="docs/images/logo.png" alt="Bleedbytes logo" width="48" height="48">
</a>
</div>
<ul class="footer-links list-reset">
<li>
<p class="text-white">+91 9500370703, 9487545094</p>
</li>
<li>
<p class="text-white">bleedbytes@gmail.com</p>
</li>
</ul>
<ul class="footer-social-links list-reset">
<li>
<a href="https://facebook.com/bleedbytes">
<span class="screen-reader-text">Facebook</span>
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg">
<path d="M6.023 16L6 9H3V6h3V4c0-2.7 1.672-4 4.08-4 1.153 0 2.144.086 2.433.124v2.821h-1.67c-1.31 0-1.563.623-1.563 1.536V6H13l-1 3H9.28v7H6.023z"
fill="#FFF" />
</svg>
</a>
</li>
<li>
<a href="https://twitter.com/bleedbytes">
<span class="screen-reader-text">Twitter</span>
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg">
<path d="M16 3c-.6.3-1.2.4-1.9.5.7-.4 1.2-1 1.4-1.8-.6.4-1.3.6-2.1.8-.6-.6-1.5-1-2.4-1-1.7 0-3.2 1.5-3.2 3.3 0 .3 0 .5.1.7-2.7-.1-5.2-1.4-6.8-3.4-.3.5-.4 1-.4 1.7 0 1.1.6 2.1 1.5 2.7-.5 0-1-.2-1.5-.4C.7 7.7 1.8 9 3.3 9.3c-.3.1-.6.1-.9.1-.2 0-.4 0-.6-.1.4 1.3 1.6 2.3 3.1 2.3-1.1.9-2.5 1.4-4.1 1.4H0c1.5.9 3.2 1.5 5 1.5 6 0 9.3-5 9.3-9.3v-.4C15 4.3 15.6 3.7 16 3z"
fill="#FFF" />
</svg>
</a>
</li>
<li>
<a href="mailto:bleedbytes@gmail.com">
<span class="screen-reader-text">Google</span>
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg">
<path d="M7.9 7v2.4H12c-.2 1-1.2 3-4 3-2.4 0-4.3-2-4.3-4.4 0-2.4 2-4.4 4.3-4.4 1.4 0 2.3.6 2.8 1.1l1.9-1.8C11.5 1.7 9.9 1 8 1 4.1 1 1 4.1 1 8s3.1 7 7 7c4 0 6.7-2.8 6.7-6.8 0-.5 0-.8-.1-1.2H7.9z"
fill="#FFF" />
</svg>
</a>
</li>
</ul>
<div class="footer-copyright">© <script>
document.write(new Date().getFullYear())
</script> Bleedbytes, all rights reserved</div>
</div>
</div>
</footer>
</div>
<script src="docs/js/main.min.js"></script>
<script defer src="https://use.fontawesome.com/releases/v5.1.1/js/all.js"></script>
</body>
</html>