@@ -778,7 +778,7 @@ <h6 class="mb-0">Website Development</h6>
778
778
779
779
<!-- Digital Marketing -->
780
780
< div class ="col-sm-12 col-md-6 col-lg-4 ">
781
- < a href ="# " class ="training-links ">
781
+ < a href ="src/digital-marketing.html " class ="training-links ">
782
782
< div class ="program-card d-flex align-items-center gap-2 " data-tooltip ="Promote brands online effectively. ">
783
783
< img src ="images/icons/DigitalMarketing.png " alt ="Digital Marketing " class ="icon " />
784
784
< h6 class ="mb-0 "> Digital Marketing</ h6 >
@@ -894,7 +894,7 @@ <h2>Graphic Design</h2>
894
894
< div class ="carousel-caption d-block ">
895
895
< h2 > Digital Marketing</ h2 >
896
896
< div class ="redirect-btns m-4 ">
897
- < a href ="#learn " class ="btn btn-primary m-1 fade-in "> Learn more</ a >
897
+ < a href ="src/digital-marketing.html " class ="btn btn-primary m-1 fade-in "> Learn more</ a >
898
898
< a href ="learn/marketing.html " class ="btn btn-custom-purple m-1 fade-in "> Portfolio</ a >
899
899
</ div >
900
900
</ div >
@@ -977,7 +977,7 @@ <h2 class="heading-text">SERVICES</h2>
977
977
978
978
<!-- First Row - 2 Cards -->
979
979
< div class ="col-12 col-md-6 col-lg-5 ">
980
- < div class ="card card-services h-100 d-flex flex-column ">
980
+ < div class ="card card-services h-100 d-flex flex-column " onclick =" window.location.href='src/digital-marketing.html' " style =" cursor: pointer; " >
981
981
< div class ="card-body d-flex flex-column align-items-center ">
982
982
< div class ="svg-img ">
983
983
< svg xmlns ="http://www.w3.org/2000/svg " width ="24 " height ="24 " fill ="none " stroke ="currentColor "
@@ -998,8 +998,8 @@ <h5 class="card-title mt-2">Digital Marketing</h5>
998
998
team specializes in SEO, PPC, social media, email campaigns, and content marketing.
999
999
</ p >
1000
1000
< div class ="btn-group ">
1001
- < button class ="btn btn-sm btn-outline-primary toggle-btn "> Read More</ button >
1002
- < a href ="# "> < button class ="btn btn-sm btn-outline-primary "> Explore</ button > </ a >
1001
+ < button class ="btn btn-sm btn-outline-primary toggle-btn " onclick =" event.stopPropagation(); " > Read More</ button >
1002
+ < a href ="src/digital-marketing.html " onclick =" event.stopPropagation(); "> < button class ="btn btn-sm btn-outline-primary "> Explore</ button > </ a >
1003
1003
</ div >
1004
1004
</ div >
1005
1005
</ div >
@@ -1268,7 +1268,7 @@ <h5 class="footer-title">Services</h5>
1268
1268
< ul class ="footer-links ">
1269
1269
< li > < a href ="learn/webdev.html "> Web Development</ a > </ li >
1270
1270
< li > < a href ="learn/graphic.html "> Graphic Design</ a > </ li >
1271
- < li > < a href ="learn/ marketing.html "> Digital Marketing</ a > </ li >
1271
+ < li > < a href ="src/digital- marketing.html "> Digital Marketing</ a > </ li >
1272
1272
< li > < a href ="learn/contentwriting.html "> Content Writing</ a > </ li >
1273
1273
< li > < a href ="learn/socialmedia.html "> Social Media</ a > </ li >
1274
1274
< li > < a href ="learn/cyberanalyst.html "> Cyber Analyst</ a > </ li >
0 commit comments