service bg updated

This commit is contained in:
Selvi 2026-03-06 23:26:33 +05:30
parent 6578c94032
commit 7eb469ff8c

View File

@ -6,7 +6,10 @@ import { ourServices } from "@/utils/data";
const HomeServiceOne: React.FC = () => {
return (
<section className="service-one-home">
<section
className="service-one-home"
style={{ backgroundImage: 'url("/assets/images/home/5/bg-service.webp")' }}
>
{/* <img src="https://bracketweb.com/pelocishtml/assets/images/shapes/home-services-shape-1.png" alt="pelocis" className="service-one-home__shape-one" />
<img src="https://bracketweb.com/pelocishtml/assets/images/shapes/home-services-shape-2.png" alt="pelocis" className="service-one-home__shape-two" />
<img src="https://bracketweb.com/pelocishtml/assets/images/shapes/home-services-shape-3.png" alt="pelocis" className="service-one-home__shape-three" /> */}