diff --git a/app/components/landing/Hero.vue b/app/components/landing/Hero.vue index caef713..9547786 100644 --- a/app/components/landing/Hero.vue +++ b/app/components/landing/Hero.vue @@ -1,6 +1,6 @@ diff --git a/app/components/landing/PRODUCT_INTRODUCTION.vue b/app/components/landing/PRODUCT_INTRODUCTION.vue index 0b6409c..acbe1bb 100644 --- a/app/components/landing/PRODUCT_INTRODUCTION.vue +++ b/app/components/landing/PRODUCT_INTRODUCTION.vue @@ -20,7 +20,7 @@ controls loop muted - poster="/img/img_1.png" + poster="/img/index/banner.png" src="https://www.caasbee.com/image/cpjs.mp4" /> diff --git a/public/img/img_1.png b/public/img/index/banner.png similarity index 100% rename from public/img/img_1.png rename to public/img/index/banner.png