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 (