Fixed warnings and replaced meta image

This commit is contained in:
Kent Joseph T. Palima
2026-05-02 20:44:35 +08:00
parent 0186bcbd67
commit 404f428f3f
13 changed files with 11 additions and 13 deletions
+3 -3
View File
@@ -47,7 +47,7 @@ $margin-top: 1.5rem;
&.landing {
width: 100%;
height: 100%;
background: url('/slider/carousel_1.jpg');
background: url('../../assets/images/slider/carousel_1.jpg');
background-position: center;
background-size: cover;
@@ -83,7 +83,7 @@ $margin-top: 1.5rem;
&.iecep-cares {
width: 100%;
height: 100%;
background: url('/slider/iecepcareslogo.jpg');
background: url('../../assets/images/slider/iecepcareslogo.jpg');
background-position: center;
background-size: cover;
@@ -125,7 +125,7 @@ $margin-top: 1.5rem;
&.get-licensed {
width: 100%;
height: 100%;
background: url('/slider/carousel_3.jpg');
background: url('../../assets/images/slider/get_licensed.jpg');
background-position: center;
background-size: cover;