diff --git a/app/Config/Constants.php b/app/Config/Constants.php
index 58a9e29..b6448a5 100644
--- a/app/Config/Constants.php
+++ b/app/Config/Constants.php
@@ -82,7 +82,7 @@ defined('EXIT__AUTO_MAX') || define('EXIT__AUTO_MAX', 125); // highest auto
define('SITE_NAME', 'ChiefSoft Works');
-define('SITE_ADDRL1', '2451 Cumberland Pkwy');
+define('SITE_ADDRL1', 'Cumberland Pkwy');
define('SITE_ADDRL2', 'Atlanta,GA 30339');
define('SITE_PHONE', '770 544-8029');
@@ -90,6 +90,10 @@ define('SITE_EMAIL', 'contact@chiefsoft.com');
define('SITE_FACEBOOK', 'https://www.facebook.com/pages/ChiefSoft-Works/1545928555688960');
define('SITE_TWITTER', 'https://twitter.com/chiefsoft');
+define('SITE_INSTAGRAM','https://www.instagram.com/chiefsoft/');
+define('SITE_DRIBBLE', 'https://dribbble.com/chiefsoft');
+
+
define('SITE_CONTACT_HEAD','We love to hear from you.
Send us a message.');
define('SITE_CONTACT_OTHER_TXT','We love to hear from you. You can send a message anytime, and we will get back with you soon.
');
diff --git a/app/Views/site/contact.php b/app/Views/site/contact.php
index 3b7ec9e..525daaa 100644
--- a/app/Views/site/contact.php
+++ b/app/Views/site/contact.php
@@ -59,7 +59,11 @@ Whatever your objective, we’d love to design and build your next big idea or l