All sliders images and backgrd changed
This commit is contained in:
@@ -37,7 +37,7 @@ const HeroSlider = () => {
|
||||
<div className="container">
|
||||
<div className="slider-text">
|
||||
<div className="slider-shape">
|
||||
<img src="/images/home-one/home-slider1.png" alt="Shape" />
|
||||
<img src="/images/home-one/home-slider-one.png" alt="Shape" />
|
||||
</div>
|
||||
|
||||
<h1>Exceptional Health Care for Pregnant Mothers & Newborn</h1>
|
||||
@@ -63,7 +63,7 @@ const HeroSlider = () => {
|
||||
<div className="container">
|
||||
<div className="slider-text">
|
||||
<div className="slider-shape-two">
|
||||
<img src="/images/home-one/home-slider2.png" alt="Shape" />
|
||||
<img src="/images/home-one/home-slider-two.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>
|
||||
@@ -88,7 +88,7 @@ const HeroSlider = () => {
|
||||
<div className="container">
|
||||
<div className="slider-text">
|
||||
<div className="slider-shape-three">
|
||||
<img src="/images/home-one/home-slider3.png" alt="Shape" />
|
||||
<img src="/images/home-one/home-slider-three.png" alt="Shape" />
|
||||
</div>
|
||||
<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>
|
||||
|
||||
@@ -420,7 +420,7 @@ button:focus {
|
||||
/*-- End Navbar --*/
|
||||
/*-- Home Slider --*/
|
||||
.slider-item-img {
|
||||
background-image: url("/images/home-one/home-slider-bg.jpg");
|
||||
background-image: url("/images/home-one/home-slider-backgrd.jpg");
|
||||
}
|
||||
|
||||
.slider-item {
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 245 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 126 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 354 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 141 KiB |
Reference in New Issue
Block a user