-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
258 lines (247 loc) · 12.6 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
<!DOCTYPE html>
<html>
<head>
<title>Home | Trianta</title>
<meta charset="UTF-8">
<meta name="description" content="We provide professional services in Design, Development, and Technical Writing.">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="css/navbar.css" rel="stylesheet" type="text/css" media="screen" />
<link href="css/footer.css" rel="stylesheet" type="text/css" media="screen" />
<link href="css/process.css" rel="stylesheet" type="text/css" media="screen" />
<link href="css/card.css" rel="stylesheet" type="text/css" media="screen" />
<link href="css/statement.css" rel="stylesheet" type="text/css" media="screen" />
<link href="css/message.css" rel="stylesheet" type="text/css" media="screen" />
<link href="css/popup.css" rel="stylesheet" type="text/css" media="screen" />
<link href="css/banner.css" rel="stylesheet" type="text/css" media="screen" />
<link href="css/about.css" rel="stylesheet" type="text/css" media="screen" />
</head>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: Arial, Helvetica, sans-serif;
}
</style>
<body>
<!--------------------------- navbar.css ------------------------------------------------------>
<!--====== Header Section Start ======-->
<header>
<nav class="navigation" id="NB">
<!-- Logo -->
<div class="logo">
<img src="img/logo.png" alt="">
</div>
<!-- Navigation -->
<ul class="menu-list">
<li><a href="#">Blog</a></li>
<li><a href="#about">About</a></li>
<li><a href="#serviceHeader">Services</a></li>
<li><a href="#ProcssHeading">Work Flow</a></li>
<!--<li><a href="#portfolio">Project</a></li>-->
<li><a href="#contactUs">Contact</a></li>
</ul>
<div class="humbarger">
<div class="bar"></div>
<div class="bar2 bar"></div>
<div class="bar"></div>
</div>
</nav>
<!-------------------- Particles Animation ------------------------->
<div id="particles-js">
<div>
<h1>Professional services from<mark>Experts</mark></h1>
<h2>Design, Development & Writing</h2>
</div>
</div>
<script src="js/particles.js"></script>
<script src="js/app.js"></script>
<!--------------------------- card.css ------------------------------------------------------>
<div class="serviceHeader" id="serviceHeader"><h1>Our Services</h1></div>
<div class="services">
<div class="card">
<img src="img/graphics.png" width="200" alt="Professional Graphics Design services">
<h2>Graphics Design</h2>
<ul>
<li>Flyer Design</li>
<li>Web Banner</li>
<li>Business Card</li>
<li>Logo Design</li>
<li>Poster Design</li>
<li>And More...</li>
</ul>
</div>
<div class="card">
<img src="img/software.png" width="200" alt="Professional Web and Software Development services">
<h2>Development</h2>
<ul>
<li>Front-end Development</li>
<li>Back-end Development</li>
<li>Responsive Web Design</li>
<li>Desktop Application</li>
<li>UI/UX</li>
<li>And More...</li>
</ul>
</div>
<div class="card">
<img src="img/writing.png" width="200" alt="Professional technical writing services">
<h2>Technical Writing</h2>
<ul>
<li>Programming Article</li>
<li>Tech Review Article</li>
<li>Technical Article</li>
<li>Software Documentation</li>
<li>SOP</li>
<li>And More...</li>
</ul>
</div>
</div>
<!------------------------------------ statement.css ---------------------------------------------->
<div class="statement">
<div class="statementHeader">
<h1>Why chose us?</h1>
</div>
<div class="statementcard">
<div class="Text">
<img src="img/100.png" width="150">
<h1>Satisfaction</h1><p>Customer satisfaction is the major focus for us.</p>
</div>
<div class="Text">
<img src="img/hiring.png" width="150">
<h1>Hiring Team</h1><p>Our expert hiring team selects the experts that best match the project.</p>
</div>
<div class="Text">
<img src="img/Communication.png" width="150">
<h1>Easy Communication</h1><p>You can communicate with us at any time if you're required any changes.</p>
</div>
<div class="Text">
<img src="img/Experienced.png" width="150">
<h1>Experienced</h1><p> You can communicate with us at any time if you're required any changes.</p>
</div>
</div>
</div>
<!--------------------------------Working process | process.css----------->
<h1 class="ProcssHeading" id="ProcssHeading">Our work flow</h1>
<div class="WorkingProcess">
<div class="Diagram">
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 800 800"><defs><style>.cls-1{fill:#3a7c89;}.cls-1,.cls-2,.cls-3{stroke:#123f5a;stroke-miterlimit:10;stroke-width:2px;}.cls-2{fill:#123f5a;}.cls-3{fill:#235d72;}.cls-4{font-size:24px;fill:#fff;font-family:Arial;}</style></defs><title>Working Proces</title>
<path class="cls-1" id="part-6" d="M306.73,252.5a143.27,143.27,0,0,0-72.82,122.12H35.7c1-125.76,69.91-235.33,171.9-293.8Z"/>
<path class="cls-2" id="part-1" d="M549.21,82.18L450.09,253.87a143.48,143.48,0,0,0-143.36-1.37L207.6,80.82A341.93,341.93,0,0,1,549.21,82.18Z"/>
<path class="cls-3" id="part-2" d="M718.78,377.34H520.58a143.26,143.26,0,0,0-70.49-123.47L549.21,82.18C650.64,141.41,718.78,251.41,718.78,377.34Z"/>
<path class="cls-1" id="part-3" d="M718.78,377.34C718.78,503,651,612.72,550,672L450.84,500.37a143.26,143.26,0,0,0,69.74-123h198.2Z"/>
<path class="cls-2" id="part-4" d="M550,672a342,342,0,0,1-341.6,2.24l99.12-171.68a143.53,143.53,0,0,0,143.36-2.24Z"/>
<path class="cls-3" id="part-5" d="M307.48,502.61L208.36,674.29c-103.14-58.78-172.68-169.75-172.68-297,0-.91,0-1.82,0-2.72H233.91c0,0.9,0,1.81,0,2.72A143.31,143.31,0,0,0,307.48,502.61Z"/>
<text class="cls-4" id="parttxt-1" transform="translate(323.13 120.58)">Gathering <tspan x="-18.67" y="28.8">Requirements</tspan></text>
<text class="cls-4" id="parttxt-2" transform="translate(504.76 239.95)">Finding Scope <tspan x="21.36" y="28.8">of the work</tspan></text>
<text class="cls-4" id="parttxt-3" transform="translate(509.76 494.32)">Hiring Experts</text>
<text class="cls-4" id="parttxt-4" transform="translate(298.45 634.1)">Providing draft <tspan x="10.68" y="28.8">work to client</tspan></text>
<text class="cls-4" id="parttxt-5" transform="translate(109.4 441.62)">Gathering <tspan x="7.33" y="28.8">feedback</tspan><tspan x="-34.7" y="57.6">and suggestions </tspan><tspan x="-19.33" y="86.4">from the client</tspan></text>
<text class="cls-4" id="parttxt-6" transform="translate(94.74 259.38)">Final delivery<tspan x="29.34" y="28.8">to client</tspan></text></svg>
</div>
<div class="slider">
<div class="slideText">
<div class="txts"><h1>Gathering Requirements</h1><p>This is the beginning of our journey. We list your requirements and consider them in the next step.</p></div>
<div class="txts"><h1>Finding Scope of the work</h1><p>After getting you all requirements. It's time to find the scope of the project. Our team highly considers your requirements in this step.</p></div>
<div class="txts"><h1>Hiring Experts</h1><p>This is another important of the entire working process. Our hiring team selects the experts who are the best match for the project.</p></div>
<div class="txts"><h1>Providing draft work to client</h1><p>After receiving the work done by experts, we submit the draft work to the client for feedback and suggestions.</p></div>
<div class="txts"><h1>Gathering feedback and suggestions from the client</h1><p>We provide high priority to the feedback and suggestions given by clients. We list each of the client's suggestions and feedback for the next step.</p></div>
<div class="txts"><h1>Delivering work to client</h1><p>Lastly, Our team modifies the work by focusing on suggestions and feedback given by the client. After that, we provide the final delivery to our client.</p></div>
</div>
</div>
</div>
<!-----------------------About Us | about.css------------------------>
<div class="about" id="about">
<h1>About Us</h1>
<div>
<div class="aboutimg">
<img src="img/about.png" alt="">
</div>
<div class="abouttxt">
<div>
<h1>Quality services to grow your business</h1>
<p>TRIANTA is a team that supports you by providing quality services in Graphics Designing, Web & Software Development, and Technical Writing. Client satisfaction is our major focus. Our experienced management team can meet every single requirement of your project. We are always here to be a part of your business growth.</p>
</div>
<div class="status">
<div><h1 style="color: #7bbcb0;">87%</h1><p>Success Rate</p></div>
<div><h1 style="color: #7bbcb0;">13</h1><p>Happy Client</p></div>
<div><h1 style="color: #7bbcb0;">4</h1><p>Active Client</p></div>
</div>
</div>
</div>
</div>
<!--------------------------- message.css message messageBox----------------------------------------------------->
<div class="message">
<div class="messageHeader"><h1>Have any query ?</h1></div>
<div class="messageBox">
<div class="messageIntro">
<img class="mx-auto" src="img/person.png" width="200" height="200">
<p><b>Trianta Support</b><br><b>E-mail: </b> [email protected]</p>
</div>
<div class="messagefield">
<h3>Sent a message :</h3>
Your name :<br>
<input type="text" name="name" id="name"><br>
Your email :<br>
<input type="text" name="email" id="email"><p id="msg"></p><br>Your message :<br>
<textarea id="query" placeholder="Write your message here...."></textarea><br>
</form>
<button class="btn" onclick="sentmessage();">Sent</button>
</div>
</div>
</div>
<!------------------------------ POP UP CONFIRMATION (popup.css)_ ----------------------->
<div id="modal-note" class="modal">
<div class="modal-content animate">
<p><br><strong>Thank You !!! </strong><br>Please be active on your provided email.</p>
<span onclick="document.getElementById('modal-note').style.display='none'" class="close" title="Close PopUp">×</span>
</div>
</div>
<!--------------------------- footer.css ------------------------------------------------------>
<footer class="footer" id="contactUs" style="background-color: #123f5a; color: white;">
<div class="footercards">
<p class="footeritem"><b>Follow Me</b><br>
<a href="#" target="_blank">LinkedIn</a>
<a href="#" target="_blank">Twitter</a>
<a href="">Facebook</a>
</p>
<p class="footeritem"><b>Email</b><br>[email protected]</p>
<p class="footeritem"><b>Address</b><br>Ghoraghat, Dinajpur</p>
</div>
<div class="footerend">
<p id="">Copyright 2022 @Trianta Information & Systems || All rights resarved</p>
</div>
</footer>
</body>
<script src="js/jQuery.js"></script>
<script src="js/navbar.js"></script>
<script src="js/msg.js"></script>
<script src="js/process.js"></script>
<script src="js/SmoothScroll.js"></script>
<script>
var nav = document.getElementById('NB');
window.onscroll = function(){
if (window.pageYOffset >100) {
nav.style.position = "fixed";
}else {
nav.style.position = null;
}
}
var count_particles, stats, update;
stats = new Stats;
stats.setMode(0);
stats.domElement.style.position = 'absolute';
stats.domElement.style.left = '0px';
stats.domElement.style.top = '0px';
document.body.appendChild(stats.domElement);
count_particles = document.querySelector('.js-count-particles');
update = function() {
stats.begin();
stats.end();
if (window.pJSDom[0].pJS.particles && window.pJSDom[0].pJS.particles.array) {
count_particles.innerText = window.pJSDom[0].pJS.particles.array.length;
}
requestAnimationFrame(update);
};
requestAnimationFrame(update);
</script>
</html>