Skip to content

Commit 77900f6

Browse files
authored
Update index.html
1 parent 2e8e6b4 commit 77900f6

1 file changed

Lines changed: 28 additions & 32 deletions

File tree

index.html

Lines changed: 28 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -122,45 +122,41 @@ <h3 class="modal-title" id="exampleModalLabel">Youtube Video</h3>
122122

123123
<!-- About Start -->
124124
<div class="container-xxl py-6" id="about">
125-
<div class="container">
126-
<div class="row g-5">
127-
<div class="col-lg-6 wow fadeInUp" data-wow-delay="0.1s">
128-
<div class="d-flex align-items-center mb-5">
129-
<div class="years flex-shrink-0 text-center me-4">
130-
<h1 class="display-1 mb-0">2</h1>
131-
<h5 class="mb-0">Years</h5>
132-
</div>
133-
<h3 class="lh-base mb-0">of working experience as a web designer & developer</h3>
125+
<div class="container">
126+
<div class="row g-5">
127+
<!-- Web Development Experience -->
128+
<div class="col-lg-6 wow fadeInUp" data-wow-delay="0.1s">
129+
<div class="d-flex align-items-center mb-5">
130+
<div class="years flex-shrink-0 text-center me-4">
131+
<h1 class="display-1 mb-0">2</h1>
132+
<h5 class="mb-0">Years</h5>
134133
</div>
135-
<p class="mb-4">With 2 years of experience as a web designer and developer, I specialize in creating responsive, visually appealing websites. As a freelancer, I always work diligently, ensuring my clients are satisfied with my work. My first priority is making sure my clients are happy with the results.</p>
136-
<p class="mb-3"><i class="far fa-check-circle text-primary me-3"></i>Afordable Prices</p>
137-
<p class="mb-3"><i class="far fa-check-circle text-primary me-3"></i>High Quality Product</p>
138-
<p class="mb-3"><i class="far fa-check-circle text-primary me-3"></i>On Time Project Delivery</p>
139-
<!-- <a class="btn btn-primary py-3 px-5 mt-3" href="">Read More</a> -->
134+
<h3 class="lh-base mb-0">of working experience as a web designer & developer</h3>
140135
</div>
141-
<div class="col-lg-6 wow fadeInUp" data-wow-delay="0.5s">
142-
<div class="row g-3 mb-4">
143-
<div class="col-sm-6">
144-
<img class="img-fluid rounded" src="img/about-1.jpg" alt="">
145-
</div>
146-
<div class="col-sm-6">
147-
<img class="img-fluid rounded" src="img/about-2.jpg" alt="">
148-
</div>
149-
</div>
150-
<div class="d-flex align-items-center mb-3">
151-
<h5 class="border-end pe-3 me-3 mb-0">Happy Clients</h5>
152-
<h2 class="text-primary fw-bold mb-0" data-toggle="counter-up">123</h2>
153-
</div>
154-
<p class="mb-4">I have consistently delivered projects that satisfy my clients, leading them to return for more work.</p>
155-
<div class="d-flex align-items-center mb-3">
156-
<h5 class="border-end pe-3 me-3 mb-0">Projects Completed</h5>
157-
<h2 class="text-primary fw-bold mb-0" data-toggle="counter-up">123</h2>
136+
<p class="mb-4">With 2 years of experience as a web designer and developer, I specialize in creating responsive, visually appealing websites. As a freelancer, I work diligently to ensure client satisfaction.</p>
137+
<p class="mb-3"><i class="far fa-check-circle text-primary me-3"></i>Affordable Prices</p>
138+
<p class="mb-3"><i class="far fa-check-circle text-primary me-3"></i>High Quality Product</p>
139+
<p class="mb-3"><i class="far fa-check-circle text-primary me-3"></i>On Time Project Delivery</p>
140+
</div>
141+
142+
<!-- IT Support Office Experience -->
143+
<div class="col-lg-6 wow fadeInUp" data-wow-delay="0.3s">
144+
<div class="d-flex align-items-center mb-5">
145+
<div class="years flex-shrink-0 text-center me-4">
146+
<h1 class="display-1 mb-0">1</h1>
147+
<h5 class="mb-0">Year</h5>
158148
</div>
159-
<p class="mb-0">I have completed numerous projects so far, including E-Commerce Websites, Digital Marketing Websites, and more.</p>
149+
<h3 class="lh-base mb-0">of working experience as an IT Support Officer</h3>
160150
</div>
151+
<p class="mb-4">I have 1 year of experience providing IT support in a professional environment, troubleshooting hardware and software issues, maintaining systems, and ensuring smooth network operations.</p>
152+
<p class="mb-3"><i class="far fa-check-circle text-primary me-3"></i>System Troubleshooting</p>
153+
<p class="mb-3"><i class="far fa-check-circle text-primary me-3"></i>Network & Hardware Support</p>
154+
<p class="mb-3"><i class="far fa-check-circle text-primary me-3"></i>Efficient Ticket Resolution</p>
161155
</div>
162156
</div>
163157
</div>
158+
</div>
159+
164160
<!-- About End -->
165161

166162

0 commit comments

Comments
 (0)