diff --git a/src/assets/images/stock/hands.webp b/src/assets/images/stock/hands.webp new file mode 100644 index 0000000..e892a05 Binary files /dev/null and b/src/assets/images/stock/hands.webp differ diff --git a/src/components/Features2.jsx b/src/components/Features2.jsx index edb07d1..a5b7aa1 100644 --- a/src/components/Features2.jsx +++ b/src/components/Features2.jsx @@ -2,6 +2,7 @@ import { motion } from "framer-motion"; import feature5 from "../assets/images/template/feature5.jpg"; import feature6 from "../assets/images/template/feature6.jpg"; +import hands from "../assets/images/stock/hands.webp"; import { GithubIcon } from "../assets/icons/GithubIcon"; export const Features2 = () => ( @@ -17,15 +18,15 @@ export const Features2 = () => (