This commit is contained in:
Norm Rasmussen
2022-03-24 16:08:33 -04:00
parent f68a34af39
commit b4a62269c0

View File

@ -4,7 +4,7 @@
Bookkeeping & Accounting Bookkeeping & Accounting
</h2> </h2>
<a href="../app/bookkeeping-accounting"> <a href="../app/bookkeeping-accounting">
<img class="custom-page-img" src="https://s3.amazonaws.com/static.northpass.com/Gusto/first_category.jpg" alt=""> <img class="custom-page-img" src="https://s3.amazonaws.com/static.northpass.com/Gusto/gusto3.png" alt="">
</a> </a>
</div> </div>
<div class="custom-pages-item"> <div class="custom-pages-item">
@ -12,7 +12,7 @@
Advising Advising
</h2> </h2>
<a href="../app/advising"> <a href="../app/advising">
<img class="custom-page-img" src="https://s3.amazonaws.com/static.northpass.com/Gusto/second_category.jpg" alt=""> <img class="custom-page-img" src="https://s3.amazonaws.com/static.northpass.com/Gusto/gusto2.png" alt="">
</a> </a>
</div> </div>
<div class="custom-pages-item"> <div class="custom-pages-item">
@ -20,7 +20,7 @@
Running your Accounting Firm Running your Accounting Firm
</h2> </h2>
<a href="../app/running-your-firm"> <a href="../app/running-your-firm">
<img class="custom-page-img" src="https://s3.amazonaws.com/static.northpass.com/Gusto/third_category.jpg" alt=""> <img class="custom-page-img" src="https://s3.amazonaws.com/static.northpass.com/Gusto/gusto1.png" alt="">
</a> </a>
</div> </div>
</div> </div>
@ -69,4 +69,4 @@
flex-direction: row; flex-direction: row;
justify-content: center; justify-content: center;
} }
</style> </style>