-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
222 lines (186 loc) · 8.5 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
<!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.0">
<title>Soinc Technologies Ltd</title>
<link href="https://fonts.googleapis.com/css?family=Handlee" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="shortcut icon" href="icons/logo.png">
<!-- Bootstrap core CSS -->
<link href="../../dist/css/bootstrap.min.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" a href="css/bootstrap.css"/>
<link rel="stylesheet" a href="css/fontawesome.css"/>
<link rel="stylesheet" a href="css/brands.css"/>
<link rel="stylesheet" a href="css/solid.css"/>
<link rel="stylesheet" a href="css/all.min.css"/>
<link rel="stylesheet" a href="css/fonts.css"/>
<script src="js/bootstrapjQuery.js"></script>
<script src="js/proper.js"></script>
<script src="js/bootstrap.js"></script>
<!-- Online Fontawesome Feature -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css">
<!-- Offline Fontawesome Feature -->
<link rel="stylesheet" a href="all.min.css" />
<link rel="stylesheet" a href="fontawesome.css" />
</head>
<body>
<section id="nav-bar">
<nav class="navbar navbar-expand-lg navbar-light">
<div class="container">
<a class="navbar-brand" href="#"><img src="icons/logo.png"><b> SOINC</b></a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<i class="fas fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="#top">HOME</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#services">SERVICES</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#about-us">ABOUT US</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#testimonials">TESTIMONIALS</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#footer">CONTACT</a>
</li>
</ul>
</div>
</div>
</nav>
</section>
<!----------------------------Banner Section----------------------->
<section id="banner">
<div class="container">
<div class="row">
<div class="col-md-6">
<p class="promo-title">BEST DIGITAL AGENCY</p>
<p>Our team is made up of well trained experts and are very well prepared to give you the best of services you can get anywhere</p>
<a href="#"><img src="images/icons8_circled_play_48px_2.png" class="play-btn">Watch Tutorials</a>
</div>
<div class="col-md-6 text-center">
<img src="icons/kindpng2.png" class="img-fluid">
</div>
</div>
</div>
<img src="images/wave99.png" class="bottom-img">
</section>
<!----------------------------Services Section----------------------->
<section id="services">
<div class="container text-center">
<p class="main-title">WHAT WE DO?</p>
<div class="row text-center">
<div class="col-md-4 services">
<img src="images/computing.png" class="service-img">
<h4 class="about-title">Growth Marketing</h4>
<p>We help grow businesses to world-class standards with our tested-and-approved facilities.</p>
</div>
<div class="col-md-4 services">
<img src="images/connection.png" class="service-img">
<h4 class="about-title">Online Branding</h4>
<p>We sell products to the world in a way the world cannot resist.</p>
</div>
<div class="col-md-4 services">
<img src="images/administrator.png" class="service-img">
<h4 class="about-title">It Consultancy</h4>
<p>We offer IT consultancy and capacity building solutions to address the needs of your organization.</p>
</div>
</div>
<button type="button" class="btn btn-primary">All Services</button>
</div>
</section>
<!----------------------------About US----------------------->
<section id="about-us">
<div class="container">
<p class="main-title text-center">WHY CHOOSE US?</p>
<div class="row">
<div class="col-md-6">
<p class="about-title">Why we're different</p>
<ul>
<li>We understand our client's goal first</li>
<li>We believe in doing business with honesty</li>
<li>We deliver on time</li>
<li>We create a winning content strategy</li>
<li>We protect your online reputation</li>
<li>We believe in doing business with honesty</li>
<li>We create a winning content strategy</li>
<li>We believe in doing business with honesty</li>
</ul>
</div>
<div class="col-md-6">
<img src="icons/kindpng5.png" class="img-fluid">
</div>
</div>
</div>
</section>
<!----------------------------Testimonials----------------------->
<section id="testimonials">
<div class="container">
<p class="main-title text-center">WHAT CLIENTS SAY</p>
<div class="row offset-1">
<div class="col-md-5 testimonials">
<p>If asked to give a review of the services rendered lately, I would say I am very much impressed: it is timely and satisfactory</p>
<img src="images/consultancy.jpg">
<p class="user-details"><b>Agelo Lambert</b> <br> CO-founder at sumay Technologies</p>
</div>
<div class="col-md-5 testimonials">
<p>I have been around Port Harcourt lately, contacted them for a service, and they delivered on time, and I am very much satissfied at what I got. You guy are doing great.</p>
<img src="images/me.jpg">
<p class="user-details"><b>Larry Wilson</b> <br> CEO Asire Technologies</p>
</div>
</section>
<!----------------------------Social Media Section----------------------->
<section id="social-media">
<div class="container text-center">
<p>FIND US ON SOCIAL MEDIA</p>
<div class="social-icons">
<a href="#"><img src="icons/facebook.png"></a>
<a href="#"><img src="icons/twitter.png"></a>
<a href="#"><img src="icons/instagram.png"></a>
<a href="#"><img src="icons/whatsapp.png"></a>
<a href="#"><img src="icons/linkedin.png"></a>
<a href="#"><img src="icons/youtube.png"></a>
<a href="#"><img src="icons/snapchat.png"></a>
</div>
</div>
</section>
<!----------------------------Social Media Section----------------------->
<section id="footer">
<img src="images/wave100.png" class="footer-img">
<div class="container">
<div class="row">
<div class="col-md-4 footer-box">
<img src="icons/logo.png"><b> SOINC</b>
<p>At Soti Incorporated, our goal is to help businesses and organizations harness the power of Technology, through the delivery of unique IT Solutions.</p>
</div>
<div class="col-md-4 footer-box">
<p><b>CONTACT US</b></p>
<p><i class="fas fa-map-location-dot"></i>25 Amadi Ama, Port Harcourt, Rivers State, Nigeria</p>
<p><i class="fas fa-phone"></i>(+234) 7062750402</p>
<p><i class="fas fa-envelope"></i>[email protected]</p>
</div>
<div class="col-md-4 footer-box">
<p><b>SUBSCRIBE NEWSLETTER</b></p>
<input type="email" class="form-control" placeholder="Your Email">
<button type="button" class="btn btn-primary">Subscribe</button>
</div>
</div>
<hr>
<p class="copyright">Website created by Aspire Technologies</p>
</div>
</section>
<!-----------------Smooth Scroll--------------->
<script src="js/smooth-scroll.js"></script>
<script>
var Scroll = new SmoothScroll('a[href*="#"]');
</script>
</body>
</html>