Button Border Removed

This commit is contained in:
akash 2025-09-03 19:35:46 +05:30
commit c247b27b69
9 changed files with 99 additions and 29 deletions

View File

@ -71,8 +71,8 @@ export default function Home() {
<>
<Layout headerStyle={2} footerStyle={1} breadcrumbTitle="About Us" bannerImage="/assets/images/about-us/about-us-banner.webp">
{/* about-section */}
<section className="about-style-three pt_120 pb_120 bg-color-1">
<div className="pattern-layer" style={{ backgroundImage: 'url(/assets/images/shape/shape-35.webp)' }}></div>
<section className="about-style-three pt_120 pb_120">
{/* <div className="pattern-layer" style={{ backgroundImage: 'url(/assets/images/shape/shape-35.webp)' }}></div> */}
<div className="auto-container">
<div className="row clearfix">
<div className="col-lg-6 col-md-12 col-sm-12 image-column">
@ -94,15 +94,15 @@ export default function Home() {
<div className="col-lg-6 col-md-12 col-sm-12 content-column">
<div className="content_block_one">
<div className="content-box">
<div className="sec-title-1 mb_15">
<span className="sub-title-1">About Us</span>
<div className="sec-title mb_15">
<span className="sub-title">About Us</span>
<h2>Comprehensive Physiotherapy & Rehabilitation Clinic in Etobicoke</h2>
</div>
<div className="text-box mb_40">
<p className="tex-color-1">Welcome to Rapha Rehab Physiotherapy Massage Therapy Clinic Etobicoke physiotherapy clinic in etobicoke managed by Registered Physiotherapists offering reliable physiotherapy treatment Services, Sports injury physiotherapy, Pelvic floor physiotherapy, Chiropractor, Massage therapy , Acupuncture treatment, Foot Reflexology, Osteopathy, custom knee braces, orthotics, spinal decompression therapy, concussion management, chronic pain management, workplace injury management, Naturopathy and home care physiotherapy Services in Etobicoke</p>
<p>Welcome to Rapha Rehab Physiotherapy Massage Therapy Clinic Etobicoke physiotherapy clinic in etobicoke managed by Registered Physiotherapists offering reliable physiotherapy treatment Services, Sports injury physiotherapy, Pelvic floor physiotherapy, Chiropractor, Massage therapy , Acupuncture treatment, Foot Reflexology, Osteopathy, custom knee braces, orthotics, spinal decompression therapy, concussion management, chronic pain management, workplace injury management, Naturopathy and home care physiotherapy Services in Etobicoke</p>
</div>
<div className="btn-box">
<Link href="/contact" className="theme-btn btn-one-new"><span>Book Appointment</span></Link>
<Link href="/contact" className="theme-btn btn-one"><span>Book Appointment</span></Link>
</div>
</div>
</div>

View File

@ -85,7 +85,7 @@ export default function Home() {
<h2>A professional and friendly care provider</h2>
</div>
<div className="text-box mb_40">
<p>At NanoCare, we select Caregivers who are passionate about providing in home care to those in need on a daily basis.</p>
<p className="text-white">At NanoCare, we select Caregivers who are passionate about providing in home care to those in need on a daily basis.</p>
</div>
<div className="btn-box">
<Link href="/contact" className="theme-btn btn-one-new"><span>Become A Caregiver</span></Link>
@ -107,7 +107,7 @@ export default function Home() {
<figure className="image"><img src="/assets/images/caregivers/1.webp" alt="" /></figure>
{/* <div className="icon-box"><i className="icon-15"></i></div> */}
</div>
<div className="lower-content">
<div className="lower-content2">
<h3>Keira Knightley</h3>
<h5 className="mb-3">Care Manager</h5>
<p>Keira Knightley has thirty-six years of nursing experience across a range of services, including hospital, community, nursing and care homes.</p>
@ -122,7 +122,7 @@ export default function Home() {
<figure className="image"><img src="/assets/images/caregivers/2.webp" alt="" /></figure>
{/* <div className="icon-box"><i className="icon-16"></i></div> */}
</div>
<div className="lower-content">
<div className="lower-content2">
<h3>Katherine waterston</h3>
<h5 className="mb-3">Care Manager</h5>
<p>At Nano Care, Katherine ensures that the each and every client of Nano Care is looked after according to the companys core mission, values and vision.</p>
@ -137,7 +137,7 @@ export default function Home() {
<figure className="image"><img src="/assets/images/caregivers/3.webp" alt="" /></figure>
{/* <div className="icon-box"><i className="icon-17"></i></div> */}
</div>
<div className="lower-content">
<div className="lower-content2">
<h3>Anna faris</h3>
<h5 className="mb-3">Care Manager</h5>
<p>Anna ensures that all the staff and support workers at Nano Care adhere to the companys ethos of providing the highest care standards in every service we offer</p>
@ -156,7 +156,7 @@ export default function Home() {
<figure className="image"><img src="/assets/images/caregivers/4.webp" alt="" /></figure>
{/* <div className="icon-box"><i className="icon-15"></i></div> */}
</div>
<div className="lower-content">
<div className="lower-content2">
<h3>David walliams</h3>
<h5 className="mb-3">Care Co-Ordinator</h5>
<p>David walliams has over thirty eight years of experience in the Care and Services Industry. Previously working in Germany for many years.</p>
@ -171,7 +171,7 @@ export default function Home() {
<figure className="image"><img src="/assets/images/caregivers/5.webp" alt="" /></figure>
{/* <div className="icon-box"><i className="icon-16"></i></div> */}
</div>
<div className="lower-content">
<div className="lower-content2">
<h3>John henry</h3>
<h5 className="mb-3">Care Co-Ordinator</h5>
<p>John has experience in ensuring that the level of care that is provided to our clients does not fall short of any expectations that is expected of a care provider.</p>
@ -186,7 +186,7 @@ export default function Home() {
<figure className="image"><img src="/assets/images/caregivers/6.webp" alt="" /></figure>
{/* <div className="icon-box"><i className="icon-17"></i></div> */}
</div>
<div className="lower-content">
<div className="lower-content2">
<h3>Sophia jabola</h3>
<h5 className="mb-3">Care Co-Ordinator</h5>
<p>She has previously trained as a midwife. Her nine years experience as a nurse included working in the Hospital Medical Ward and Accident and Emergency.</p>

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

@ -388,7 +388,7 @@ export default function Home() {
<div className="image-box">
<figure className="image"><img src="/assets/images/shortcodes/hourly-home-care.webp" alt="" /></figure>
</div>
<div className="lower-content">
<div className="lower-content2">
<h3>Hourly home care</h3>
<p>Hourly home care allows clients to use our caregivers on an hourly or as-needed basis.</p>
</div>
@ -401,7 +401,7 @@ export default function Home() {
<div className="image-box">
<figure className="image"><img src="/assets/images/shortcodes/daily-home-care.webp" alt="" /></figure>
</div>
<div className="lower-content">
<div className="lower-content2">
<h3>Daily home care</h3>
<p> Daily Care provides older adults with 24/7, around-the-clock care. Clients and their families enjoy peace of mind with reliable.</p>
</div>
@ -414,7 +414,7 @@ export default function Home() {
<div className="image-box">
<figure className="image"><img src="/assets/images/shortcodes/hospital-to-home-care.webp" alt="" /></figure>
</div>
<div className="lower-content">
<div className="lower-content2">
<h3>Hospital to home care</h3>
<p>One of the leading causes of hospital readmission or slow post-hospitalization recovery is the lack of proper support following a hospital discharge.</p>
</div>
@ -468,7 +468,7 @@ export default function Home() {
<div className="count-outer count-box">
<CounterUp end={300} /><span>+</span>
</div>
<span className="text-new">Office locations</span>
<span className="text-new">Office <br /> locations</span>
</div>
</div>
</div>
@ -512,7 +512,7 @@ export default function Home() {
<figure className="image"><img src="/assets/images/caregivers/1.webp" alt="" /></figure>
{/* <div className="icon-box"><i className="icon-15"></i></div> */}
</div>
<div className="lower-content">
<div className="lower-content2">
<h3>Keira Knightley</h3>
<h5 className="mb-3">Care Manager</h5>
<p>Keira Knightley has thirty-six years of nursing experience across a range of services, including hospital, community, nursing and care homes.</p>
@ -527,7 +527,7 @@ export default function Home() {
<figure className="image"><img src="/assets/images/caregivers/2.webp" alt="" /></figure>
{/* <div className="icon-box"><i className="icon-16"></i></div> */}
</div>
<div className="lower-content">
<div className="lower-content2">
<h3>Katherine waterston</h3>
<h5 className="mb-3">Care Manager</h5>
<p>At Nano Care, Katherine ensures that the each and every client of Nano Care is looked after according to the companys core mission, values and vision.</p>
@ -542,7 +542,7 @@ export default function Home() {
<figure className="image"><img src="/assets/images/caregivers/3.webp" alt="" /></figure>
{/* <div className="icon-box"><i className="icon-17"></i></div> */}
</div>
<div className="lower-content">
<div className="lower-content2">
<h3>Anna faris</h3>
<h5 className="mb-3">Care Manager</h5>
<p>Anna ensures that all the staff and support workers at Nano Care adhere to the companys ethos of providing the highest care standards in every service we offer</p>
@ -554,7 +554,7 @@ export default function Home() {
</div>
</section>
<section className="gallery-section pt_120 pb_120 bg-color-1">
<section className="gallery-section pt_120 pb_120 bg-color-2">
<div className="outer-container">
<div className="sec-title-1 centred mb_30">
<h2>Tabbed & vertical tabbed content</h2>

View File

@ -75,8 +75,8 @@
margin: 0px 10px;
font-size: 18px;
line-height: 30px;
color: #bc0000;
border: 1px solid #bc0000;
color: #fff;
border: 1px solid #fff;
border-radius: 5px;
text-align: center;
padding: 9px 30px;

View File

@ -109,7 +109,7 @@
display: inline-block;
font-size: 16px;
line-height: 26px;
color: #676767;
color: #000;
font-weight: 500;
text-transform: uppercase;
}

View File

@ -106,6 +106,72 @@
color: var(--theme-color);
}
.service-block-one .inner-box .lower-content2 {
position: relative;
display: block;
border: 1px solid rgba(0, 0, 0, 0.05);
border-radius: 0px 0px 20px 20px;
padding: 40px 30px 40px 30px;
transition: all 500ms ease;
overflow: visible;
min-height: 285px;
}
.service-block-one .inner-box:hover .lower-content2 {
border-color: #fff;
}
.service-block-one .inner-box .lower-content2 .icon-box {
position: absolute;
left: -13px;
bottom: 40px;
width: 100px;
height: 100px;
line-height: 100px;
text-align: center;
font-size: 60px;
color: #fff;
border-radius: 0px 10px 10px 0px;
background: var(--theme-color);
transition: all 500ms ease;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
z-index: 10;
}
.service-block-one .inner-box:hover .lower-content2 .icon-box {
bottom: 183px;
}
.service-block-one .inner-box .lower-content2 .icon-box:before {
position: absolute;
content: '';
background: #bc0000;
width: 12px;
height: 14px;
left: 0px;
bottom: -14px;
clip-path: polygon(0% 0%, 100% 0%, 100% 100%);
}
.service-block-one .inner-box .lower-content2 h3 {
color: #bc0000;
position: relative;
display: block;
font-size: 26px;
line-height: 36px;
font-weight: 600;
margin-bottom: 15px;
}
.service-block-one .inner-box .lower-content2 h3 a {
display: inline-block;
color: var(--title-color);
transition: color 300ms ease;
}
.service-block-one .inner-box .lower-content2 h3 a:hover {
color: var(--theme-color);
}
/** service-style-two **/

View File

@ -54,7 +54,7 @@
border: 1px solid rgba(14, 17, 54, 0.05);
border-radius: 30px;
font-size: 16px;
color: #676767;
color: #000;
padding: 10px 200px 10px 30px;
transition: all 500ms ease;
}

View File

@ -2027,6 +2027,10 @@
}
.bg-color-2 {
background-color: #102548;
}
.list-style-one li {
position: relative;
display: block;