@@ -29,31 +29,31 @@ allPosts.sort((a, b) => {
29
29
<div class =" grid grid-cols-1 md:grid-cols-4 gap-4" >
30
30
<div class =" my-2" >
31
31
<a href =" /solutions/netspective-ai-workforce-solutions/#1-platform--software-solutions" class =" text-white" >
32
- <p class =" mb-1 flex justify-center" ><img src ={ r .uaAssetURL .brand (
32
+ <p class =" mb-1 flex justify-center" ><img class = " w-28 h-28 " src ={ r .uaAssetURL .brand (
33
33
" /www.netspective.com/solutions/ai-workforce/ico-AI-workforce-1.png"
34
34
)} alt =" Patient-Content" ></p >
35
35
<p class =" leading-5" >Platform & Software Solutions</p >
36
36
</a >
37
37
</div >
38
38
<div class =" my-2" >
39
39
<a href =" /solutions/netspective-ai-workforce-solutions/#2-ai-integration--consulting" class =" text-white" >
40
- <p class =" mb-1 flex justify-center" ><img src ={ r .uaAssetURL .brand (
40
+ <p class =" mb-1 flex justify-center" ><img class = " w-28 h-28 " src ={ r .uaAssetURL .brand (
41
41
" /www.netspective.com/solutions/ai-workforce/ico-AI-workforce-2.png"
42
42
)} alt =" Information Button" ></p >
43
43
<p class =" leading-5" >AI Integration & Consulting</p >
44
44
</a >
45
45
</div >
46
46
<div class =" my-2" >
47
47
<a href =" /solutions/netspective-ai-workforce-solutions/#3-application-monitoring--management" class =" text-white" >
48
- <p class =" mb-1 flex justify-center" ><img src ={ r .uaAssetURL .brand (
48
+ <p class =" mb-1 flex justify-center" ><img class = " w-28 h-28 " src ={ r .uaAssetURL .brand (
49
49
" /www.netspective.com/solutions/ai-workforce/ico-AI-workforce-3.png"
50
50
)} alt =" Plug-ins and Extensions" ></p >
51
51
<p class =" leading-5" >Application Monitoring & Management</p >
52
52
</a >
53
53
</div >
54
54
<div class =" my-2" >
55
55
<a href =" /solutions/netspective-ai-workforce-solutions/#4-downloadable-ai-software" class =" text-white" >
56
- <p class =" mb-1 flex justify-center" ><img src ={ r .uaAssetURL .brand (
56
+ <p class =" mb-1 flex justify-center" ><img class = " w-28 h-28 " src ={ r .uaAssetURL .brand (
57
57
" /www.netspective.com/solutions/ai-workforce/ico-AI-workforce-4.png"
58
58
)} alt =" Loyalty-Rewards" ></p >
59
59
<p class =" leading-5" >Downloadable AI Software</p >
0 commit comments