hero slider home images updated
This commit is contained in:
@@ -35,21 +35,22 @@ const HeroSlider = () => {
|
|||||||
<div className="d-table">
|
<div className="d-table">
|
||||||
<div className="d-table-cell">
|
<div className="d-table-cell">
|
||||||
<div className="container">
|
<div className="container">
|
||||||
<div className="slider-text">
|
<div className="slider-text ">
|
||||||
<div className="slider-shape">
|
<div className="slider-shape">
|
||||||
<img src="/images/home-one/home-slider1.png" alt="Shape" />
|
<img src="/images/home-one/home-slider-1.png" alt="Shape" />
|
||||||
</div>
|
</div>
|
||||||
|
<div>
|
||||||
|
<h1>Exceptional Health Care for Pregnant Mothers & Newborn</h1>
|
||||||
|
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida.</p>
|
||||||
|
|
||||||
<h1>Exceptional Health Care for Pregnant Mothers & Newborn</h1>
|
<div className="common-btn">
|
||||||
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida.</p>
|
<Link href="/appointment">
|
||||||
|
<a>Get Appointment</a>
|
||||||
<div className="common-btn">
|
</Link>
|
||||||
<Link href="/appointment">
|
<Link href="/about">
|
||||||
<a>Get Appointment</a>
|
<a className="cmn-btn-right">Learn More</a>
|
||||||
</Link>
|
</Link>
|
||||||
<Link href="/about">
|
</div>
|
||||||
<a className="cmn-btn-right">Learn More</a>
|
|
||||||
</Link>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -62,19 +63,24 @@ const HeroSlider = () => {
|
|||||||
<div className="d-table-cell">
|
<div className="d-table-cell">
|
||||||
<div className="container">
|
<div className="container">
|
||||||
<div className="slider-text">
|
<div className="slider-text">
|
||||||
|
{/* <div className="slider-shape-two">
|
||||||
|
<img src="/images/home-one/home-slider-2.png" alt="Shape" />
|
||||||
|
</div> */}
|
||||||
|
<div>
|
||||||
|
<h1>Caring Health is Important Than All</h1>
|
||||||
|
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida.</p>
|
||||||
|
|
||||||
|
<div className="common-btn">
|
||||||
|
<Link href="/appointment">
|
||||||
|
<a>Get Appointment</a>
|
||||||
|
</Link>
|
||||||
|
<Link href="/about">
|
||||||
|
<a className="cmn-btn-right">Learn More</a>
|
||||||
|
</Link>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
<div className="slider-shape-two">
|
<div className="slider-shape-two">
|
||||||
<img src="/images/home-one/home-slider2.png" alt="Shape" />
|
<img src="/images/home-one/home-slider-2.png" alt="Shape" />
|
||||||
</div>
|
|
||||||
<h1>Caring Health is Important Than All</h1>
|
|
||||||
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida.</p>
|
|
||||||
|
|
||||||
<div className="common-btn">
|
|
||||||
<Link href="/appointment">
|
|
||||||
<a>Get Appointment</a>
|
|
||||||
</Link>
|
|
||||||
<Link href="/about">
|
|
||||||
<a className="cmn-btn-right">Learn More</a>
|
|
||||||
</Link>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -87,19 +93,24 @@ const HeroSlider = () => {
|
|||||||
<div className="d-table-cell">
|
<div className="d-table-cell">
|
||||||
<div className="container">
|
<div className="container">
|
||||||
<div className="slider-text">
|
<div className="slider-text">
|
||||||
<div className="slider-shape-three">
|
{/* <div className="slider-shape-three">
|
||||||
<img src="/images/home-one/home-slider3.png" alt="Shape" />
|
<img src="/images/home-one/home-slider-3.png" alt="Shape" />
|
||||||
</div>
|
</div> */}
|
||||||
<h1>We Offer Highly Treatments</h1>
|
<div>
|
||||||
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida.</p>
|
<h1>We Offer Highly Treatments</h1>
|
||||||
|
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida.</p>
|
||||||
|
|
||||||
<div className="common-btn">
|
<div className="common-btn">
|
||||||
<Link href="/appointment">
|
<Link href="/appointment">
|
||||||
<a>Get Appointment</a>
|
<a>Get Appointment</a>
|
||||||
</Link>
|
</Link>
|
||||||
<Link href="/about">
|
<Link href="/about">
|
||||||
<a className="cmn-btn-right">Learn More</a>
|
<a className="cmn-btn-right">Learn More</a>
|
||||||
</Link>
|
</Link>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div className="slider-shape-three">
|
||||||
|
<img src="/images/home-one/home-slider-3.png" alt="Shape" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -112,3 +123,5 @@ const HeroSlider = () => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
export default HeroSlider;
|
export default HeroSlider;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
+22
-12
@@ -335,6 +335,7 @@ button:focus {
|
|||||||
height: 40px;
|
height: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.nav-srh form .icon-search {
|
.nav-srh form .icon-search {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
@@ -419,8 +420,9 @@ button:focus {
|
|||||||
|
|
||||||
/*-- End Navbar --*/
|
/*-- End Navbar --*/
|
||||||
/*-- Home Slider --*/
|
/*-- Home Slider --*/
|
||||||
|
|
||||||
.slider-item-img {
|
.slider-item-img {
|
||||||
background-image: url("/images/home-one/home-slider-bg.jpg");
|
background-image: url("/images/home-one/home-slider-bckgrd.png");
|
||||||
}
|
}
|
||||||
|
|
||||||
.slider-item {
|
.slider-item {
|
||||||
@@ -432,24 +434,29 @@ button:focus {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.slider-item .slider-shape img {
|
.slider-item .slider-shape img {
|
||||||
position: absolute;
|
/* position: absolute; */
|
||||||
top: -9px;
|
/* top: -9px; */
|
||||||
right: -90px;
|
/* right: -90px; */
|
||||||
max-width: 730px;
|
max-width: 730px;
|
||||||
|
order: 1;
|
||||||
|
box-shadow: 0px 0px 20px #2459b8;
|
||||||
}
|
}
|
||||||
|
|
||||||
.slider-item .slider-shape-two img {
|
.slider-item .slider-shape-two img {
|
||||||
position: absolute;
|
/* position: absolute; */
|
||||||
top: 20px;
|
/* top: 20px; */
|
||||||
right: -60px;
|
/* top: -59px; */
|
||||||
|
/* right: 10px; */
|
||||||
max-width: 730px;
|
max-width: 730px;
|
||||||
|
box-shadow: 0px 0px 20px #2459b8;
|
||||||
}
|
}
|
||||||
|
|
||||||
.slider-item .slider-shape-three img {
|
.slider-item .slider-shape-three img {
|
||||||
position: absolute;
|
/* position: absolute; */
|
||||||
top: 60px;
|
/* top: -59px; */
|
||||||
right: 0;
|
/* right: 10px; */
|
||||||
max-width: 730px;
|
max-width: 730px;
|
||||||
|
box-shadow: 0px 0px 20px #2459b8;
|
||||||
}
|
}
|
||||||
|
|
||||||
.slider-item::before {
|
.slider-item::before {
|
||||||
@@ -465,8 +472,11 @@ button:focus {
|
|||||||
|
|
||||||
.slider-item .slider-text {
|
.slider-item .slider-text {
|
||||||
position: relative;
|
position: relative;
|
||||||
margin-top: -160px;
|
margin-top: 20px;
|
||||||
z-index: 5;
|
z-index: 5;
|
||||||
|
display: flex;
|
||||||
|
gap: 100px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.slider-item .slider-text h1 {
|
.slider-item .slider-text h1 {
|
||||||
@@ -484,7 +494,7 @@ button:focus {
|
|||||||
font-weight: 40;
|
font-weight: 40;
|
||||||
margin-bottom: 40px;
|
margin-bottom: 40px;
|
||||||
max-width: 575px;
|
max-width: 575px;
|
||||||
margin-left: 0;
|
margin-right: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.common-btn a {
|
.common-btn a {
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 495 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 407 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 486 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 450 KiB |
Reference in New Issue
Block a user