security added
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 138 KiB |
@@ -6,6 +6,7 @@ import Interactive from "../../assets/images/interactive.png";
|
||||
import Mobility from "../../assets/images/mobility-approach.png";
|
||||
import Privacy from "../../assets/images/privacy.png";
|
||||
import Seamless from "../../assets/images/seamless.png";
|
||||
import Security from "../../assets/images/security.png";
|
||||
|
||||
function ServiceItem(props) {
|
||||
return (
|
||||
@@ -71,7 +72,7 @@ const servicesContent = [
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
image: Interactive,
|
||||
image: Security,
|
||||
delay: 600,
|
||||
title: "Security & Safety",
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user