This commit is contained in:
vidhubk 2025-08-30 22:14:33 +05:30
commit 86a0e01cc4
2 changed files with 22 additions and 20 deletions

View File

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

View File

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