banner image updated

This commit is contained in:
vidhubk 2025-09-10 23:03:11 +05:30
parent b91a9aee01
commit 001a9ccd02
5 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,10 @@ import React from 'react';
export default function ServicesSection() { export default function ServicesSection() {
return ( return (
<section className="service-section sec-pad" style={{ backgroundImage: 'url(/assets/images/home/our-services/our-services-bg.webp)' }}> // <section className="service-section bg-layer sec-pad bg-color-1" style={{ backgroundImage: 'url(/assets/images/home/our-services/our-services-bg.webp)' }}>
<section className="service-section sec-pad bg-color-1" >
<div className="pattern-layer" style={{ backgroundImage: 'url(/assets/images/shape/shape-12.png)' }}></div>
<div className="auto-container"> <div className="auto-container">
<div className="sec-title-1 mb_50 centred"> <div className="sec-title-1 mb_50 centred">
<span className="sub-title-1">We Offer You Medical & Saving Lives</span> <span className="sub-title-1">We Offer You Medical & Saving Lives</span>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 75 KiB

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 144 KiB

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 95 KiB

After

Width:  |  Height:  |  Size: 24 KiB