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