-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
235 lines (195 loc) · 8.86 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
<!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>Portfolio Website Design</title>
<!-- box icons -->
<link rel="stylesheet" href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
<!-- custom css -->
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<div class="s1">
<!-- <h1 id="1"> </h1> -->
<!-- header design -->
<header class="header">
<a href="#" class="logo">TechSync Central</a>
<i class='bx bx-menu' id="menu-icon"></i>
<nav class="navbar">
<a href="#home" class="active">Home</a>
<a href="#about">About</a>
<a href="#services">Services</a>
<a href="#portfolio">Portfolio</a>
<a href="#contact">Contact</a>
</nav>
</header>
<!-- home section design -->
<section class="home" id="home">
<div class="home-content">
<h3>Hello, It's Us</h3>
<h1>TechSync</h1>
<h3>We offer <span class="multiple-text"></span></h3>
<div class="social-media">
<a href="#"><i class='bx bxl-facebook'></i></a>
<a href="#"><i class='bx bxl-linkedin-square'></i></a>
<a href="#"><i class='bx bxl-instagram'></i></a>
<a href="#"><i class='bx bxl-github'></i></a>
</div>
<a href="#" class="btn">Download Services</a>
</div>
<div class="home-img">
<img src="pics/lgo.png" alt="" class="test">
</div>
</section>
</div>
<div class="s2">
<!-- about section design -->
<section class="about" id="about">
<div class="about-img">
<img src="pics/img6.png" alt="">
</div>
<div class="about-content">
<h2 class="heading">Why Choose TechSync Central <span></span></h2>
<h3>Custom Software Development</h3>
<p>-> TechSync Central designed to address your specific business challenges.
<br>
-> From concept to implementation, our experts ensure a seamless development process.
</p>
<h3>AI-Powered Applications</h3>
<p>-> Harness the power of Artificial Intelligence to enhance decision-making and automate processes.
<br>
-> Leverage machine learning algorithms for predictive analytics and data-driven insights.
</p>
<h3>User-Friendly Interfaces</h3>
<p>-> Intuitive and visually appealing interfaces that prioritize user experience.
<br>
-> Engage your audience with software that is not only powerful but also easy to use.
</p>
<h3>Web and Mobile App Development</h3>
<p>-> Responsive and dynamic web applications that adapt to various devices.
<br>
-> Mobile apps that bring your services to the fingertips of your customers.
</p>
<a href="#" class="btn">Read More</a>
</div>
</section>
</div>
<div class="s3">
<!-- Services section design -->
<section class="services" id="services">
<h2 class="heading">Our <span>Services</span></h2>
<div class="services-container">
<div class="services-box">
<i class='bx bx-code-alt'></i>
<h3>Web Development</h3>
<p>Web development is the process of building and maintaining websites or web applications. It involves various tasks, including web design, web content development, client-side scripting, server-side scripting, and network security configuration.</p>
<a href="#" class="btn">Read More</a>
</div>
<div class="services-box">
<i class='bx bxs-paint'></i>
<h3>Graphic Design</h3>
<p>Graphic design is a creative and visual communication discipline that involves the creation of visual content to convey messages or information.</p>
<a href="#" class="btn">Read More</a>
</div>
<div class="services-box">
<i class='bx bxl-android'></i>
<h3>Android Development</h3>
<p>Android development refers to the process of creating applications for devices running the Android operating system, which is primarily used in mobile devices like smartphones and tablets.</p>
<a href="#" class="btn">Read More</a>
</div>
</div>
</section>
</div>
<div class="s4">
<!-- portfolio section design -->
<section class="portfolio" id="portfolio">
<h2 class="heading">Latest <span>Project</span></h2>
<div class="portfolio-container">
<div class="portfolio-box">
<img src="pics/portfolio01.jpg" alt="">
<div class="portfolio-layer">
<h4>Web Desgin</h4>
<p>Lorem ipsum, dolor sit amet consectetur adipisicing elit. Commodi,</p>
<a href=""><i class='bx bx-link-external'></i></a>
</div>
</div>
<div class="portfolio-box">
<img src="pics/portfolio02.jpg" alt="">
<div class="portfolio-layer">
<h4>Web Desgin</h4>
<p>Lorem ipsum, dolor sit amet consectetur adipisicing elit. Commodi, </p>
<a href=""><i class='bx bx-link-external'></i></a>
</div>
</div>
<div class="portfolio-box">
<img src="pics/portfolio02.jpg" alt="">
<div class="portfolio-layer">
<h4>Web Desgin</h4>
<p>Lorem ipsum, dolor sit amet consectetur adipisicing elit. Commodi, </p>
<a href=""><i class='bx bx-link-external'></i></a>
</div>
</div>
<div class="portfolio-box">
<img src="pics/portfolio03.jpg" alt="">
<div class="portfolio-layer">
<h4>Web Desgin</h4>
<p>Lorem ipsum, dolor sit amet consectetur adipisicing elit. Commodi, </p>
<a href=""><i class='bx bx-link-external'></i></a>
</div>
</div>
<div class="portfolio-box">
<img src="pics/portfolio04.jpg" alt="">
<div class="portfolio-layer">
<h4>Web Desgin</h4>
<p>Lorem ipsum, dolor sit amet consectetur adipisicing elit. Commodi,</p>
<a href=""><i class='bx bx-link-external'></i></a>
</div>
</div>
<div class="portfolio-box">
<img src="pics/portfolio05.jpg" alt="">
<div class="portfolio-layer">
<h4>Web Desgin</h4>
<p>Lorem ipsum, dolor sit amet consectetur adipisicing elit. Commodi, </p>
<a href=""><i class='bx bx-link-external'></i></a>
</div>
</div>
</div>
</section>
</div>
<!-- contact section design -->
<section class="contact" id="contact">
<h2 class="heading">Contact <span>US!</span></h2>
<form action="#">
<div class="input-box">
<input type="text" placeholder="Full Name">
<input type="email" placeholder="Email Address">
</div>
<div class="input-box">
<input type="number" placeholder="Mobile Number">
<input type="text" placeholder="Email Subject">
</div>
<textarea name="" id="" cols="30" rows="10" placeholder="Your Message"></textarea>
<input type="submit" value="Send Message" class="btn">
</form>
</section>
<!-- footer design -->
<footer class="footer">
<div class="footer-text">
<p>Copyright © 2024 by TechSync | All Rights Reserved.</p>
</div>
<div class="footer-iconTop">
<a href="#home"><i class='bx bx-up-arrow-alt'></i></a>
</div>
</footer>
<!-- scroll reveal -->
<script src="https://unpkg.com/scrollreveal"></script>
<!-- typed js -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]"></script>
<!-- custom js -->
<script src="js/script.js"></script>
</body>
</html>
<!-- @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap'); -->
<!-- boxicons.com/?query= -->