corrections updated

This commit is contained in:
Selvi 2025-09-03 17:30:10 +05:30
parent 575bc589bb
commit 087859a1de
2 changed files with 5 additions and 5 deletions

View File

@ -39,12 +39,12 @@ export default function Home() {
return (
<>
<Layout headerStyle={2} footerStyle={1} breadcrumbTitle="COVID-19 UPDATES" bannerImage="/assets/images/covid/covid-19-banner.webp">
<section className="chooseus-style-two bg-color-1 pt_120 pb_120">
<section className="chooseus-style-two pt_120 pb_120">
<div className="auto-container">
<div className="row clearfix">
<div className="content-box">
{/* Top Intro */}
<div className="sec-title-1 mb_50 text-center">
<div className="sec-title mb_50 text-center">
<h2 className="mb-3">COVID 19 UPDATES</h2>
<p>
The COVID 19 pandemic has created increased stress and anxiety levels for many people.
@ -67,7 +67,7 @@ export default function Home() {
<div className="icon-box mb-3 mb-lg-0">
<img src="/assets/images/covid/virtual.webp" alt="Virtual Therapy" />
</div>
<h3 className="h3-white">VIRTUAL THERAPY</h3>
<h3>VIRTUAL THERAPY</h3>
<p className="mb-5">
As an alternative to receiving direct in-clinic therapy, we continue to offer all
clients the option to receive tele-rehabilitation or virtual therapy services to
@ -93,7 +93,7 @@ export default function Home() {
</div>
<div>
<h3 className="h3-white">HOME THERAPY</h3>
<h3>HOME THERAPY</h3>
<p>
The convenience of having a physiotherapist come to your home eliminates barriers
faced by those who cant drive. This improved access to therapy makes it easier for

View File

@ -105,7 +105,7 @@
}
.chooseus-style-two .chooseus-block-one .inner-box p{
color: #000;
color: #676767;
}
.chooseus-style-two .chooseus-block:first-child .chooseus-block-one .inner-box,