New Chnages Updated and home area of injury images updated
@ -343,7 +343,7 @@ export default function Home() {
|
|||||||
<div className="inner-box">
|
<div className="inner-box">
|
||||||
|
|
||||||
<div className="count-outer count-box">
|
<div className="count-outer count-box">
|
||||||
<CounterUp end={10000} /><span>+</span>
|
<CounterUp end={10} /><span>k+</span>
|
||||||
</div>
|
</div>
|
||||||
<span className="text-new">Happy Customers</span>
|
<span className="text-new">Happy Customers</span>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -23,7 +23,7 @@ const styles = {
|
|||||||
zIndex: 9999,
|
zIndex: 9999,
|
||||||
},
|
},
|
||||||
button: {
|
button: {
|
||||||
backgroundColor: "#bc0000",
|
backgroundColor: "#102548",
|
||||||
padding: "16px",
|
padding: "16px",
|
||||||
borderRadius: "50%",
|
borderRadius: "50%",
|
||||||
boxShadow: "0 4px 6px rgba(0,0,0,0.2)",
|
boxShadow: "0 4px 6px rgba(0,0,0,0.2)",
|
||||||
|
|||||||
@ -39,8 +39,8 @@ export default function Header2({ scroll, isMobileMenu, handleMobileMenu, isSide
|
|||||||
</li>
|
</li>
|
||||||
<li><Link href="https://www.instagram.com/elrapharehab/" target="_blank"
|
<li><Link href="https://www.instagram.com/elrapharehab/" target="_blank"
|
||||||
rel="noopener noreferrer"><i className="icon-4"></i></Link></li>
|
rel="noopener noreferrer"><i className="icon-4"></i></Link></li>
|
||||||
<li><Link href="/"><i className="icon-5"></i></Link></li>
|
{/* <li><Link href="/"><i className="icon-5"></i></Link></li> */}
|
||||||
<li><Link href="/"><i className="icon-6"></i></Link></li>
|
{/* <li><Link href="/"><i className="icon-6"></i></Link></li> */}
|
||||||
<li><Link href="https://www.facebook.com/ELRaphaRehabCenter/" target="_blank"
|
<li><Link href="https://www.facebook.com/ELRaphaRehabCenter/" target="_blank"
|
||||||
rel="noopener noreferrer"><i className="icon-7"></i></Link></li>
|
rel="noopener noreferrer"><i className="icon-7"></i></Link></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|||||||
@ -31,7 +31,7 @@ export default function CounterSection() {
|
|||||||
<div className="funfact-block-one">
|
<div className="funfact-block-one">
|
||||||
<div className="inner-box">
|
<div className="inner-box">
|
||||||
<div className="count-outer count-box">
|
<div className="count-outer count-box">
|
||||||
<CounterUp end={10000} /><span>+</span>
|
<CounterUp end={10} /><span>k+</span>
|
||||||
</div>
|
</div>
|
||||||
<span className="text-new">Happy Customers</span>
|
<span className="text-new">Happy Customers</span>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -66,7 +66,7 @@
|
|||||||
font-size: 60px;
|
font-size: 60px;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
border-radius: 0px 10px 10px 0px;
|
border-radius: 0px 10px 10px 0px;
|
||||||
background: var(--theme-color);
|
background: #102548;
|
||||||
transition: all 500ms ease;
|
transition: all 500ms ease;
|
||||||
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
|
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
@ -79,7 +79,7 @@
|
|||||||
.service-block-one .inner-box .lower-content .icon-box:before {
|
.service-block-one .inner-box .lower-content .icon-box:before {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
content: '';
|
content: '';
|
||||||
background: #bc0000;
|
background: #102548;
|
||||||
width: 12px;
|
width: 12px;
|
||||||
height: 14px;
|
height: 14px;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 6.1 KiB |
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 9.3 KiB |
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 7.7 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 13 KiB |