Compare commits

..

No commits in common. "0ace08dd116a070d65ae20f04f5649469174efc7" and "7054196f2de3141ad40e01b00a7b25acade68a2d" have entirely different histories.

2 changed files with 19 additions and 21 deletions

View File

@ -35,7 +35,7 @@ export default function MobileServices() {
<div className='col-12 text-center'> <div className='col-12 text-center'>
<div className="btn-box"> <div className="btn-box">
<Link href="/etobicoke-treatment-service" className="theme-btn btn-one"><span>View All Services</span></Link> <Link href="index-2" className="theme-btn btn-one"><span>View All Services</span></Link>
</div> </div>
</div> </div>
</div> </div>

View File

@ -2829,7 +2829,6 @@
.theme-btn-2.btn-one { .theme-btn-2.btn-one {
background: var(--theme-color); background: var(--theme-color);
border: 1px solid #fff;
} }
.theme-btn-2.btn-two { .theme-btn-2.btn-two {
@ -2930,7 +2929,6 @@
--bs-gutter-x: 20px; --bs-gutter-x: 20px;
} }
} }
.read-more-btn { .read-more-btn {
background: none; background: none;
border: none; border: none;