Skip to content

Commit ec401d8

Browse files
Merge pull request #90 from vimal-tech-dev/feature/misc_changes
Add Google tag (gtag.js) - Service page (in-order)
2 parents 142208f + 10d2cfd commit ec401d8

9 files changed

Lines changed: 273 additions & 150 deletions

File tree

aboutUs/index.html

Lines changed: 48 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,15 @@
22
<html lang="en">
33

44
<head>
5-
<link rel="preconnect" href="https://cdnjs.cloudflare.com">
5+
<!-- Google tag (gtag.js) -->
6+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-3G79ZS5DSS"></script>
7+
<script>
8+
window.dataLayer = window.dataLayer || [];
9+
function gtag() { dataLayer.push(arguments); }
10+
gtag('js', new Date());
11+
gtag('config', 'G-3G79ZS5DSS');
12+
</script>
13+
614
<meta charset="UTF-8">
715
<meta name="viewport" content="width=device-width, initial-scale=1.0">
816

@@ -12,8 +20,24 @@
1220
<meta name="keywords"
1321
content="About Vimal Tech, Java Developer, MSME registered software company, Backend Engineering, Valsad Gujarat IT company">
1422
<meta name="author" content="Vimal Patel">
15-
1623
<link rel="canonical" href="https://vimaltech.dev/aboutUs">
24+
<meta name="robots" content="index, follow">
25+
26+
<link rel="preconnect" href="https://cdnjs.cloudflare.com">
27+
28+
<!-- Font Awesome (Optimized Non-blocking) -->
29+
<link rel="preload" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css" as="style"
30+
onload="this.onload=null;this.rel='stylesheet'" referrerpolicy="no-referrer">
31+
32+
<noscript>
33+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css"
34+
referrerpolicy="no-referrer">
35+
</noscript>
36+
37+
<link rel="stylesheet" href="/css/global.css">
38+
<link rel="stylesheet" href="/css/aboutUs.css">
39+
<link rel="stylesheet" href="/css/dropdown.css">
40+
<link rel="stylesheet" href="/css/whatsapp-floating.css">
1741

1842
<meta property="og:title" content="About Vimal Tech | Innovation Through Code">
1943
<meta property="og:description"
@@ -26,18 +50,6 @@
2650
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32.png">
2751
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16.png">
2852

29-
<link rel="stylesheet" href="/css/global.css">
30-
<link rel="stylesheet" href="/css/aboutUs.css">
31-
<link rel="stylesheet" href="/css/dropdown.css">
32-
<link rel="stylesheet" href="/css/whatsapp-floating.css">
33-
34-
<!-- Font Awesome -->
35-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css" as="style"
36-
onload="this.onload=null;this.rel='stylesheet'">
37-
<noscript>
38-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
39-
</noscript>
40-
4153
<!-- Inter -->
4254
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap" rel="stylesheet">
4355
<!-- Outfit -->
@@ -141,7 +153,8 @@ <h2 class="section-title">What We Do</h2>
141153
<div class="about-card">
142154
<div class="card-icon"><i class="fas fa-server"></i></div>
143155
<h3>Backend Engineering</h3>
144-
<p>Expert Java-based development focusing on secure, scalable, and high-concurrency systems.</p>
156+
<p>Expert Java-based development focusing on secure, scalable, debug-customize already made code and
157+
high-concurrency systems.</p>
145158
</div>
146159
<div class="about-card">
147160
<div class="card-icon"><i class="fas fa-laptop-code"></i></div>
@@ -158,7 +171,8 @@ <h3>Cloud & Infrastructure</h3>
158171
<div class="about-card">
159172
<div class="card-icon"><i class="fas fa-chart-line"></i></div>
160173
<h3>Digital Transformation</h3>
161-
<p>Helping local enterprises and medical agencies transition from traditional workflows to highly
174+
<p>Helping small local as well as global enterprises and agencies transition from traditional workflows
175+
to highly
162176
efficient digital platforms.</p>
163177
</div>
164178
</div>
@@ -198,7 +212,7 @@ <h4>Client-Centric Approach</h4>
198212
<div class="partner-icon"><i class="fas fa-globe-asia"></i></div>
199213
<div class="partner-text">
200214
<h4>Local Roots, Global Standards</h4>
201-
<p>Whether we are supporting a local business in Valsad or pitching to international clients, our
215+
<p>Whether we are supporting a local business in India or pitching to international clients, our
202216
quality remains world-class.</p>
203217
</div>
204218
</div>
@@ -254,7 +268,7 @@ <h3>Vimal Tech</h3>
254268
</a>
255269
</p>
256270
</div>
257-
271+
258272
<div class="footer-center">
259273
<h3>Vimal Patel</h3>
260274
<div class="brand-divider"></div>
@@ -282,18 +296,29 @@ <h3>Vimal Patel</h3>
282296
aria-label="Vimal Tech LinkedIn">
283297
<i class="fa-brands fa-linkedin"></i>
284298
</a>
299+
<a href="https://x.com/vimal_tech_dev/" target="_blank" rel="noopener" aria-label="Vimal Tech X">
300+
<i class="fa-brands fa-twitter"></i>
301+
</a>
302+
<a href="https://www.instagram.com/vimaltech/" target="_blank" rel="noopener"
303+
aria-label="Vimal Tech Instagram">
304+
<i class="fa-brands fa-instagram"></i>
305+
</a>
306+
<a href="https://www.facebook.com/vimaltech.dev/" target="_blank" rel="noopener"
307+
aria-label="Vimal Tech Facebook">
308+
<i class="fa-brands fa-facebook"></i>
309+
</a>
285310
</div>
286311
</div>
287312

288313
<div class="footer-links">
289314
<h3>Quick Links</h3>
290315
<div class="brand-divider right-align-divider"></div>
291316
<ul class="quick-links-list">
292-
<li><a href="/"><i class="fas fa-angle-right"></i> Home</a></li>
293-
<li><a href="/services"><i class="fas fa-angle-right"></i> Services</a></li>
294-
<li><a href="/expertise"><i class="fas fa-angle-right"></i> Expertise</a></li>
295-
<li><a href="/aboutUs"><i class="fas fa-angle-right"></i> About Us</a></li>
296-
<li><a href="/contactUs"><i class="fas fa-angle-right"></i> Contact</a></li>
317+
<li><a href="/">Home<i class="fas fa-angle-left"></i></a></li>
318+
<li><a href="/services">Services<i class="fas fa-angle-left"></i></a></li>
319+
<li><a href="/expertise">Expertise<i class="fas fa-angle-left"></i></a></li>
320+
<li><a href="/aboutUs">About Us<i class="fas fa-angle-left"></i></a></li>
321+
<li><a href="/contactUs">Contact<i class="fas fa-angle-left"></i></a></li>
297322
</ul>
298323
</div>
299324
</div>

contactUs/index.html

Lines changed: 40 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,15 @@
22
<html lang="en">
33

44
<head>
5-
<link rel="preconnect" href="https://cdnjs.cloudflare.com">
5+
<!-- Google tag (gtag.js) -->
6+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-3G79ZS5DSS"></script>
7+
<script>
8+
window.dataLayer = window.dataLayer || [];
9+
function gtag() { dataLayer.push(arguments); }
10+
gtag('js', new Date());
11+
gtag('config', 'G-3G79ZS5DSS');
12+
</script>
13+
614
<meta charset="UTF-8">
715
<meta name="viewport" content="width=device-width, initial-scale=1.0">
816

@@ -12,19 +20,28 @@
1220
<meta name="keywords"
1321
content="Contact Vimal Tech, Hire Java Developer, Software Agency Valsad, Backend Developer Contact">
1422
<meta name="author" content="Vimal Patel">
15-
1623
<link rel="canonical" href="https://vimaltech.dev/contactUs">
24+
<meta name="robots" content="index, follow">
1725

18-
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png">
19-
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32.png">
20-
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16.png">
26+
<link rel="preconnect" href="https://cdnjs.cloudflare.com">
27+
28+
<!-- Font Awesome (Optimized Non-blocking) -->
29+
<link rel="preload" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css" as="style"
30+
onload="this.onload=null;this.rel='stylesheet'" referrerpolicy="no-referrer">
31+
32+
<noscript>
33+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css"
34+
referrerpolicy="no-referrer">
35+
</noscript>
2136

2237
<link rel="stylesheet" href="/css/global.css">
2338
<link rel="stylesheet" href="/css/contactUs.css">
2439
<link rel="stylesheet" href="/css/dropdown.css">
2540
<link rel="stylesheet" href="/css/whatsapp-floating.css">
2641

27-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css">
42+
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png">
43+
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32.png">
44+
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16.png">
2845

2946
<!-- Inter -->
3047
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap" rel="stylesheet">
@@ -80,7 +97,7 @@
8097
<div class="hero-content">
8198
<h1>Contact <span class="gradient-text">Vimal Tech</span></h1>
8299
<p class="hero-subtext">
83-
Get in Touch to fulfill your desired requirements.
100+
Get in touch to fulfill your desired requirements.
84101
<i class="fas fa-arrow-right" style="margin-left:8px; margin-right:8px;"></i>
85102
Expert Software Solutions.
86103
</p>
@@ -248,18 +265,29 @@ <h3>Vimal Patel</h3>
248265
aria-label="Vimal Tech LinkedIn">
249266
<i class="fa-brands fa-linkedin"></i>
250267
</a>
268+
<a href="https://x.com/vimal_tech_dev/" target="_blank" rel="noopener" aria-label="Vimal Tech X">
269+
<i class="fa-brands fa-twitter"></i>
270+
</a>
271+
<a href="https://www.instagram.com/vimaltech/" target="_blank" rel="noopener"
272+
aria-label="Vimal Tech Instagram">
273+
<i class="fa-brands fa-instagram"></i>
274+
</a>
275+
<a href="https://www.facebook.com/vimaltech.dev/" target="_blank" rel="noopener"
276+
aria-label="Vimal Tech Facebook">
277+
<i class="fa-brands fa-facebook"></i>
278+
</a>
251279
</div>
252280
</div>
253281

254282
<div class="footer-links">
255283
<h3>Quick Links</h3>
256284
<div class="brand-divider right-align-divider"></div>
257285
<ul class="quick-links-list">
258-
<li><a href="/"><i class="fas fa-angle-right"></i> Home</a></li>
259-
<li><a href="/services"><i class="fas fa-angle-right"></i> Services</a></li>
260-
<li><a href="/expertise"><i class="fas fa-angle-right"></i> Expertise</a></li>
261-
<li><a href="/aboutUs"><i class="fas fa-angle-right"></i> About Us</a></li>
262-
<li><a href="/contactUs"><i class="fas fa-angle-right"></i> Contact</a></li>
286+
<li><a href="/">Home<i class="fas fa-angle-left"></i></a></li>
287+
<li><a href="/services">Services<i class="fas fa-angle-left"></i></a></li>
288+
<li><a href="/expertise">Expertise<i class="fas fa-angle-left"></i></a></li>
289+
<li><a href="/aboutUs">About Us<i class="fas fa-angle-left"></i></a></li>
290+
<li><a href="/contactUs">Contact<i class="fas fa-angle-left"></i></a></li>
263291
</ul>
264292
</div>
265293
</div>

css/contactUs.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ body.dark #particles-js canvas {
6363
}
6464

6565
.mobile-card-content {
66-
margin-top: 20px;
66+
margin-top: 5px;
6767
}
6868

6969
.mobile-new-line-msme {

css/expertise.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,6 @@ body.dark .category-title {
345345
.underline-hover {
346346
text-decoration: none;
347347
position: relative;
348-
color: sandybrown;
349348
}
350349

351350
.underline-hover::after {
@@ -356,7 +355,7 @@ body.dark .category-title {
356355
height: 2px;
357356
bottom: 0;
358357
left: 0;
359-
background-color: blue;
358+
background-color: #333;
360359
transform-origin: bottom right;
361360
transition: transform 0.25s ease-out;
362361
}

css/global.css

Lines changed: 16 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -681,7 +681,7 @@ body.dark .section-title {
681681
}
682682

683683
.footer-links {
684-
text-align: right;
684+
text-align: left;
685685
}
686686

687687
/* Typography */
@@ -723,8 +723,8 @@ body.dark .section-title {
723723
}
724724

725725
.right-align-divider {
726-
margin-left: auto;
727-
margin-right: 0;
726+
margin-left: 0;
727+
margin-right: auto;
728728
}
729729

730730
/* Contact List */
@@ -879,29 +879,10 @@ body.dark .section-title {
879879
}
880880

881881
/* --- QUICK LINKS MOBILE FIX --- */
882-
.footer-links {
883-
text-align: left !important;
884-
width: 100%;
885-
}
886-
887-
.right-align-divider {
888-
margin-left: 0 !important;
889-
margin-right: auto;
890-
}
891-
892-
.quick-links-list {
893-
display: flex;
894-
flex-direction: column;
895-
align-items: flex-start;
896-
padding-left: 0;
897-
/* Strips any hidden browser padding */
898-
margin-left: 0;
899-
}
900-
901882
/* Force the arrow to be permanently visible and in place on mobile */
902883
.quick-links-list a i {
903-
opacity: 1 !important;
904-
transform: translateX(0) !important;
884+
opacity: 0 !important;
885+
/* transform: translateX(0) !important; */
905886
}
906887

907888
/* Completely disable the sliding hover effect for touch screens */
@@ -922,6 +903,12 @@ body.dark .section-title {
922903
gap: 15px;
923904
margin-bottom: 15px;
924905
margin-left: 15px;
906+
text-decoration: none;
907+
}
908+
909+
.footer-brand-header a:hover {
910+
color: var(--color-accent);
911+
text-decoration: underline;
925912
}
926913

927914
.footer-brand-header h3 {
@@ -949,6 +936,11 @@ body.dark .section-title {
949936
margin: 15px 10px;
950937
}
951938

939+
.msme-header a:hover {
940+
color: var(--color-accent);
941+
text-decoration: underline;
942+
}
943+
952944
.msme-logo {
953945
height: 75px;
954946
width: auto;

css/services.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,8 +406,12 @@ body.dark .accordion-icon {
406406
color: #94a3b8;
407407
}
408408

409+
/* If i uncomment color footer section */
410+
/* Visibility gone in dark mode */
411+
/* Founder & Software Developer */
412+
409413
body.dark p {
410-
color: #94a3b8;
414+
/* color: #94a3b8; */
411415
/* slightly lighter muted color for dark mode reading */
412416
}
413417

0 commit comments

Comments
 (0)