Skip to content

Commit dadfab1

Browse files
authored
Merge pull request #10 from Swatinfo/development
image changes
2 parents ad0b6d3 + bddf1f8 commit dadfab1

File tree

83 files changed

+1163
-356
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+1163
-356
lines changed

about.php

Lines changed: 50 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
<?php include('includes/header_menu.php'); ?>
88

99
<section class="page-banner">
10+
<div class="shape shape-1"></div>
11+
<div class="shape shape-2"></div>
12+
<div class="shape shape-3"></div>
1013
<div class="container">
1114
<h1>About Swat Info System</h1>
1215
<p>Learn about our journey, vision, and the team behind our innovative IT solutions</p>
@@ -31,21 +34,26 @@
3134
<p>Our journey has been guided by a commitment to excellence, innovation, and client satisfaction. We believe in building long-term relationships with our clients, understanding their unique challenges, and delivering solutions that provide real business value.</p>
3235
</div>
3336
<div class="about-image">
34-
<img src="assets/images/shield-logo.png" alt="Swat Info System Office" width="100%">
37+
<img src="assets/images/shield-logo.png" alt="Swat Info System Office" width="65%">
3538
</div>
3639
</div>
3740
</section>
3841

3942
<section class="mission-vision">
4043
<div class="container mission-vision-grid">
4144
<div class="mission-card">
42-
<div class="icon-container">🎯</div>
45+
<div class="icon-container">
46+
<img src="assets/images/icons/mission.svg" alt="Our Mission" width="75%">
47+
48+
</div>
4349
<h3>Our Mission</h3>
4450
<p>To empower businesses with innovative technology solutions that drive growth, efficiency, and competitive advantage in the digital landscape.</p>
4551
<p>We strive to deliver exceptional value through our services, helping our clients navigate the complexities of digital transformation and achieve their business objectives.</p>
4652
</div>
4753
<div class="vision-card">
48-
<div class="icon-container">👁️</div>
54+
<div class="icon-container">
55+
<img src="assets/images/icons/vision.svg" alt="Our Vision" width="75%">
56+
</div>
4957
<h3>Our Vision</h3>
5058
<p>To be a globally recognized leader in IT services and solutions, known for our innovation, excellence, and the tangible business results we deliver to our clients.</p>
5159
<p>We envision a future where every business, regardless of size or industry, can leverage technology to its fullest potential to achieve sustainable growth and success.</p>
@@ -128,32 +136,48 @@
128136
</div>
129137
<div class="features-grid">
130138
<div class="feature-card">
131-
<div class="feature-icon">🧩</div>
139+
<div class="feature-icon">
140+
<img src="assets/images/icons/experience.svg" alt="Expertise & Experience" width="75%">
141+
142+
</div>
132143
<h3>Expertise & Experience</h3>
133144
<p>Our team brings together decades of combined experience across various technology domains, ensuring your project is in capable hands.</p>
134145
</div>
135146
<div class="feature-card">
136-
<div class="feature-icon">🔍</div>
147+
<div class="feature-icon">
148+
<img src="assets/images/icons/customer-centric.svg" alt="Customer-Centric Approach" width="75%">
149+
150+
</div>
137151
<h3>Customer-Centric Approach</h3>
138152
<p>We prioritize understanding your business needs and delivering solutions that align perfectly with your goals and objectives.</p>
139153
</div>
140154
<div class="feature-card">
141-
<div class="feature-icon">🚀</div>
155+
<div class="feature-icon">
156+
<img src="assets/images/icons/innovation.svg" alt="Innovation First" width="75%">
157+
</div>
142158
<h3>Innovation First</h3>
143159
<p>We stay at the forefront of technological advancements, bringing innovative solutions that give your business a competitive edge.</p>
144160
</div>
145161
<div class="feature-card">
146-
<div class="feature-icon">⏱️</div>
162+
<div class="feature-icon">
163+
<img src="assets/images/icons/timely-delivery.svg" alt="Timely Delivery" width="75%">
164+
</div>
147165
<h3>Timely Delivery</h3>
148166
<p>We understand the importance of time-to-market and are committed to delivering projects on schedule without compromising quality.</p>
149167
</div>
150168
<div class="feature-card">
151-
<div class="feature-icon">💼</div>
169+
<div class="feature-icon">
170+
<img src="assets/images/icons/industry-expertise.svg" alt="Industry Expertise" width="75%">
171+
172+
</div>
152173
<h3>Industry Expertise</h3>
153174
<p>With experience across multiple industries, we bring domain knowledge that enhances the value of our technology solutions.</p>
154175
</div>
155176
<div class="feature-card">
156-
<div class="feature-icon">🤝</div>
177+
<div class="feature-icon">
178+
<img src="assets/images/icons/long-term-partnership.svg" alt="Long-term Partnership" width="75%">
179+
180+
</div>
157181
<h3>Long-term Partnership</h3>
158182
<p>We don't just deliver projects; we build lasting relationships, providing continuous support and helping you evolve with technology.</p>
159183
</div>
@@ -169,27 +193,39 @@
169193
</div>
170194
<div class="values-grid">
171195
<div class="value-item">
172-
<div class="value-icon">✨</div>
196+
<div class="value-icon">
197+
<img src="assets/images/icons/excellence.svg" alt="Excellence" width="75%">
198+
</div>
173199
<h3>Excellence</h3>
174200
<p>We strive for excellence in everything we do, from code quality to client communication.</p>
175201
</div>
176202
<div class="value-item">
177-
<div class="value-icon">💡</div>
203+
<div class="value-icon">
204+
<img src="assets/images/icons/innovation-first.svg" alt="Innovation" width="75%">
205+
</div>
178206
<h3>Innovation</h3>
179207
<p>We embrace creativity and continuously seek new ways to solve problems and create value.</p>
180208
</div>
181209
<div class="value-item">
182-
<div class="value-icon">🤝</div>
210+
<div class="value-icon">
211+
<img src="assets/images/icons/integrity.svg" alt="Integrity" width="75%">
212+
213+
</div>
183214
<h3>Integrity</h3>
184215
<p>We conduct our business with honesty, transparency, and the highest ethical standards.</p>
185216
</div>
186217
<div class="value-item">
187-
<div class="value-icon">👥</div>
218+
<div class="value-icon">
219+
<img src="assets/images/icons/collaboration.svg" alt="Collaboration" width="75%">
220+
221+
</div>
188222
<h3>Collaboration</h3>
189223
<p>We believe in the power of teamwork and partnership in achieving extraordinary results.</p>
190224
</div>
191225
<div class="value-item">
192-
<div class="value-icon">📊</div>
226+
<div class="value-icon">
227+
<img src="assets/images/icons/results-driven.svg" alt="Results-Driven" width="75%">
228+
</div>
193229
<h3>Results-Driven</h3>
194230
<p>We focus on delivering measurable business outcomes that create real value for our clients.</p>
195231
</div>

assets/images/icons/android.svg

Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)