diff --git a/src/assets/css/style.css b/src/assets/css/style.css index bea1a8b..dadfd2e 100644 --- a/src/assets/css/style.css +++ b/src/assets/css/style.css @@ -2693,7 +2693,11 @@ header.fix_style.white_header { } .app_solution_section .app_images ul li img { - max-width: 100%; + max-width: 98%; + padding: 1%; + border-radius: 15px; + box-shadow: 0px 0px 30px #c1dec9; + filter: grayscale(40%); } .app_solution_section .app_images li:first-child { diff --git a/src/assets/images/about_one.png b/src/assets/images/about_one.png index f5e9c98..ae2431e 100644 Binary files a/src/assets/images/about_one.png and b/src/assets/images/about_one.png differ diff --git a/src/assets/images/about_three.png b/src/assets/images/about_three.png index d0408be..5273b21 100644 Binary files a/src/assets/images/about_three.png and b/src/assets/images/about_three.png differ diff --git a/src/assets/images/about_two.png b/src/assets/images/about_two.png index dfd123b..b96e1df 100644 Binary files a/src/assets/images/about_two.png and b/src/assets/images/about_two.png differ diff --git a/src/component/AboutUs/Main.js b/src/component/AboutUs/Main.js index 76f09e6..f07d419 100644 --- a/src/component/AboutUs/Main.js +++ b/src/component/AboutUs/Main.js @@ -93,7 +93,7 @@ const Main = ({brdcum}) => { setytShow(true)} className="popup-youtube play-button" data-toggle="modal" data-target="#myModal" title="About Video"> - +