diff --git a/src/Greeting.jsx b/src/Greeting.jsx index 52ce4a3..1285e12 100644 --- a/src/Greeting.jsx +++ b/src/Greeting.jsx @@ -8,12 +8,27 @@ import { Button, } from "@material-ui/core"; import CV from "../static/cv.pdf"; -import PortfolioVideo from "../static/video/Portfolio.webm"; +import PortfolioVideo from "../static/video/Portfolio.mp4"; +import PortfolioTexture from "../static/images/diagmonds-light.png"; class Greeting extends Component { render() { return (
+ {/*
*/} - +

diff --git a/static/video/Portfolio.mp4 b/static/video/Portfolio.mp4 new file mode 100644 index 0000000..c734224 Binary files /dev/null and b/static/video/Portfolio.mp4 differ