All sliders images and backgrd changed

This commit is contained in:
ChineseChikki
2023-02-03 22:52:45 +01:00
parent 1bc1583d80
commit 3e7ab0ae43
6 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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>
+1 -1
View File
@@ -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