diff --git a/www/application/views/home/home.php b/www/application/views/home/home.php index afbc2de..68eeb61 100644 --- a/www/application/views/home/home.php +++ b/www/application/views/home/home.php @@ -104,9 +104,9 @@
@@ -237,12 +253,13 @@
+
Email :support@coregrade.com
-Phone : +89 883 3435 343
+Phone : 404-858-7966
@@ -363,6 +380,7 @@ + diff --git a/www/assets/css/style.css b/www/assets/css/style.css index 777f959..66b4e7b 100644 --- a/www/assets/css/style.css +++ b/www/assets/css/style.css @@ -438,7 +438,7 @@ Table of Contents .subscribe-area { width: 100%; height: auto; - background-image: url('../img/subscribe-bg.jpg'); + background-image: url('../img/subscribe_bg.jpg'); background-repeat: no-repeat; background-position: center; background-size: cover; @@ -500,7 +500,7 @@ Table of Contents width: 100%; height: auto; padding: 80px 0px; - background-image: url('../img/footer-bg.jpg'); + background-image: url('../img/footer_1.jpg'); background-repeat: no-repeat; background-position: center; background-size: cover;