diff --git a/src/styles/hero.module.css b/src/styles/hero.module.css index 937442e..1af425b 100644 --- a/src/styles/hero.module.css +++ b/src/styles/hero.module.css @@ -48,7 +48,7 @@ height: 38vw; border-radius: 10px; background-color: aliceblue; - background-image: url(https://i.imgur.com/7mOk5E7.gif); + background-image: url(../assets/hue-flowing-1.gif); background-repeat: no-repeat; background-size: cover; }