File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 210
210
211
211
.gc-title-gradient {
212
212
background : linear-gradient (90deg , var (--gc-primary-1 ), var (--gc-primary-2 ));
213
- -webkit- background-clip: text;
213
+ background-clip : text;
214
214
-webkit-text-fill-color : transparent;
215
215
}
216
216
460
460
.gc-status-value {
461
461
font : 800 22 px/1 ui-sans-serif, system-ui;
462
462
background : linear-gradient (90deg , var (--gc-primary-1 ), var (--gc-primary-2 ));
463
- -webkit- background-clip: text;
463
+ background-clip : text;
464
464
color : transparent;
465
465
}
466
466
@@ -1439,15 +1439,15 @@ <h3>PPC Conversion Rate</h3>
1439
1439
< h2 > Ready to Accelerate Your < span class ="gc-gradient "> Online Presence?</ span > </ h2 >
1440
1440
< p > Partner with us to create a digital marketing strategy that delivers real, tangible results for your business.</ p >
1441
1441
< div class ="gc-cta-buttons ">
1442
- < a href ="# contact " class ="gc-btn-cta-primary "> 🚀 Get a Free Proposal</ a >
1443
- < a href ="#portfolio " class ="gc-btn-cta-secondary "> See Our Work</ a >
1442
+ < a href ="contact.html " class ="gc-btn-cta-primary "> 🚀 Get a Free Proposal</ a >
1443
+ < a href ="../work.html " class ="gc-btn-cta-secondary "> See Our Work</ a >
1444
1444
</ div >
1445
1445
</ div >
1446
1446
</ div >
1447
1447
</ section >
1448
1448
1449
1449
<!-- Footer section starts here (Contact us) -->
1450
- < footer class ="gc-footer py-5 ") >
1450
+ < footer class ="gc-footer py-5 ">
1451
1451
< div class ="container ">
1452
1452
< div class ="row gy-4 ">
1453
1453
< div class ="col-md-3 ">
You can’t perform that action at this time.
0 commit comments