service bg updated
This commit is contained in:
parent
6578c94032
commit
7eb469ff8c
@ -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" /> */}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user