From d0f0a050a30667a431dd78a6b2cb35b5157c4627 Mon Sep 17 00:00:00 2001 From: taahasid Date: Fri, 1 Apr 2022 02:26:58 -0400 Subject: [PATCH] animated camera icons --- public/assets/background/camera.svg | 32 ++++++++++++++++++++++++ src/components/Landing/Sections/Home.jsx | 26 +++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 public/assets/background/camera.svg diff --git a/public/assets/background/camera.svg b/public/assets/background/camera.svg new file mode 100644 index 000000000..8d256693c --- /dev/null +++ b/public/assets/background/camera.svg @@ -0,0 +1,32 @@ + + + + +Created by potrace 1.15, written by Peter Selinger 2001-2017 + + + + + + diff --git a/src/components/Landing/Sections/Home.jsx b/src/components/Landing/Sections/Home.jsx index eda822e7d..3a161c94c 100644 --- a/src/components/Landing/Sections/Home.jsx +++ b/src/components/Landing/Sections/Home.jsx @@ -216,6 +216,12 @@ class Home extends Component { src={"./assets/background/circle_green.svg"} height={window.innerHeight / 3} /> + background +
+ +
+
+ background +