-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
300 lines (271 loc) · 9.98 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
289
290
291
292
293
294
295
296
297
298
299
300
<!doctype html>
<html lang="en">
<head>
<link rel="icon" type="image/png" href="favicon.png" />
<!-- Required meta tags -->
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<meta
name="description"
content="Whether you are aiming to streamline operations, innovate your processes, or stay ahead of the competition, we are here to make it happen."
/>
<meta name="keywords" content="side8, digital, innovation, engineering" />
<!-- Bootstrap CSS -->
<link
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH"
crossorigin="anonymous"
/>
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/@docsearch/css@3"
/>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Inter:[email protected]&display=swap"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="css/carousel.css" />
<link rel="stylesheet" href="css/style.css" />
<title>side8</title>
</head>
<!-- <body class="bg-dark text-light"> -->
<body>
<!-- <nav class="navbar fixed-top bg-body-tertiary"> -->
<header>
<nav class="navbar fixed-top bg-dark">
<div class="container-fluid">
<a class="navbar-brand" href="index.html">side8</a>
<ul class="nav justify-content-end">
<li class="nav-item">
<a class="nav-link active" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" aria-current="page" href="who_we_are.html"
>Who we are</a
>
</li>
<li class="nav-item">
<a class="nav-link" href="what_we_do.html">What we do</a>
</li>
</ul>
</div>
</nav>
</header>
<!-- Main jumbotron for a primary marketing message or call to action -->
<section>
<div class="jumbotron hero jumbotron-container">
<div class="container">
<h1 class="hero-text hero-text-anim"><span>SIDE8</span></h1>
<p class="hero-text-anim hero-text">
<span>WHERE</span><br />
<span>INNOVATION</span><br />
<span>MEETS</span><br />
<span>IMPLEMENTATION</span>
</p>
<p>
<a
class="btn btn-primary btn-lg"
href="mailto:[email protected]"
target="_blank"
class="text-muted ml-2 mr-2"
>Get in touch »</a
>
</p>
</div>
</div>
</section>
<section>
<div class="px-5 d-flex justify-content-center">
<img src="images/side8-white.svg" alt="Side8 Logo" />
</div>
</section>
<section class="container text-center">
<h1 class="text-body-emphasis">Your partner in performance.</h1>
<p class="lead lead-animate">
We act as your digital advisor, providing a fine tuned
</p>
<p class="lead lead-animate">pathway from strategy to execution...</p>
</section>
<div class="container my-5">
<div class="row my-5">
<div class="col-md-4">
<div
class="image-container d-flex justify-content-center align-items-center anim-box"
>
<img
class="image-style"
src="images/pexels-flo-dahm-699459.jpg"
alt="Image 2"
/>
</div>
<p class="h2 my-4 text-body-emphasis text-center">ENGINEERING</p>
</div>
<div class="col-md-4">
<div
class="image-container d-flex justify-content-center align-items-center anim-box"
>
<img
class="image-style"
src="images/pexels-fauxels-3183197.jpg"
alt="Image 2"
/>
</div>
<p class="h2 my-4 text-body-emphasis text-center">PRODUCT</p>
</div>
<div class="col-md-4">
<div
class="image-container d-flex justify-content-center align-items-center anim-box"
>
<img
class="image-style"
src="images/pexels-luis-gomes-546819.jpg"
alt="Image 2"
/>
</div>
<p class="h2 my-4 text-body-emphasis text-center">DELIVERY</p>
</div>
</div>
</div>
<div class="container-fluid bg-primary d-flex p-5 orange-container row">
<div class="col-lg-5">
<p class="h2 white-color">From Vision to Execution :</p>
<p class="h2 white-color">Crafting Scalable Solutions</p>
</div>
<div class="col-lg-7 py-5 lead white-color flex-column">
<p>
We engage as your strategic partner, offering consulting, engineering,
and innovation capabilities for businesses seeking long term technical
excellence.
</p>
<button id="emailButton" type="button" class="btn btn-outline-light">
Collaborate with us to propel your organisation to it's full potential
</button>
</div>
</div>
<hr class="featurette-divider" />
<div class="container-fluid p-5 col-md-6">
<div class="d-flex justify-content-center align-items-center">
<img
src="./images/noun-team-6795416.svg"
alt="Team Image"
style="width: 250px; height: 250px"
/>
</div>
<p class="lead text-center">
With a combined experience of over sixty years, our leadership team has
navigated every corner of the digital landscape. From private to public
sectors, start-ups to enterprise giants, and government initiatives -
nothing is out of bounds.
</p>
<p class="text-center py-5">
<a href="who_we_are.html" class="rounded-link">Who are side8 ?</a>
</p>
</div>
<div class="container">
<footer
class="d-flex flex-wrap justify-content-between align-items-center py-3 my-4 border-top"
>
<p class="col-md-6 mb-0 text-body-secondary">© 2024 side8</p>
<ul class="nav col-md-6 justify-content-end">
<li class="nav-item">
<a href="./privacy.html" class="nav-link px-2 text-body-secondary"
>Privacy Policy</a
>
</li>
<li class="nav-item">
<a href="./tc.html" class="nav-link px-2 text-body-secondary"
>Terms & Conditions</a
>
</li>
<li class="nav-item">
<a
href="mailto:[email protected]"
class="nav-link px-2 text-body-secondary"
>Contact</a
>
</li>
</ul>
</footer>
</div>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script
src="https://code.jquery.com/jquery-3.4.1.slim.min.js"
integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n"
crossorigin="anonymous"
></script>
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
crossorigin="anonymous"
></script>
<script
src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"
integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6"
crossorigin="anonymous"
></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/gsap.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/ScrollTrigger.min.js"></script>
<script src="https://unpkg.com/split-type"></script>
<script src="https://unpkg.com/@studio-freight/[email protected]/dist/lenis.min.js"></script>
<script>
gsap.registerPlugin(ScrollTrigger);
// Split the text into individual words
const words = document.querySelectorAll(".hero-text-anim span");
// Create a GSAP timeline
const tl = gsap.timeline({ defaults: { opacity: 0 } });
// Iterate over each word and add animation to fade in
words.forEach((word, index) => {
const delay = index === 0 ? 0.5 : index * 0.2; // Half-second delay for the first word
tl.fromTo(
word,
{ opacity: 0 },
{ opacity: 1, duration: 0.5, delay: index * 0.1 } // Adjust delay for staggered animation
);
});
function animateleadText() {
// Get all elements with the class "animate"
const elements = document.querySelectorAll(".lead-animate");
elements.forEach((element, index) => {
const delay = index * 0.2; // Adjust the delay as needed
gsap.from(element, {
opacity: 0,
y: 5,
duration: 1,
delay: 1 + delay,
ease: "power2.out",
});
// Remove the "animate" class to prevent re-animating
element.classList.remove("lead-animate");
});
}
// Call the function initially to animate elements in view on page load
animateleadText();
document
.getElementById("emailButton")
.addEventListener("click", function () {
window.location.href = "mailto:[email protected]";
});
window.addEventListener("scroll", () => {
const scrollPosition = window.scrollY;
const triggerPosition =
document.querySelector(".anim-box").offsetTop - window.innerHeight;
if (scrollPosition > triggerPosition) {
document.querySelectorAll(".anim-box").forEach((box) => {
box.classList.add("fadeInUp");
});
}
});
</script>
</body>
</html>