From f41ba14db2822ab6ef6b83987cd5aa42a1aac04d Mon Sep 17 00:00:00 2001 From: dev-chiefworks Date: Mon, 17 Oct 2022 07:11:06 -0400 Subject: [PATCH] Updated social --- app/Config/Constants.php | 6 +++++- app/Views/site/contact.php | 6 +++++- app/Views/site/footer.php | 4 ++++ app/Views/site/home.php | 5 ++++- app/Views/site/index.php | 7 ++++++- composer-bak | 19 +++++++++++++++++++ public/favicon.ico | Bin 5430 -> 1406 bytes 7 files changed, 43 insertions(+), 4 deletions(-) create mode 100644 composer-bak 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
SOCIAL PLATFORM

- + + + + +

diff --git a/app/Views/site/footer.php b/app/Views/site/footer.php index 1204bbc..753763b 100644 --- a/app/Views/site/footer.php +++ b/app/Views/site/footer.php @@ -62,6 +62,10 @@

+ + + +

diff --git a/app/Views/site/home.php b/app/Views/site/home.php index 6a59ad9..0b55395 100644 --- a/app/Views/site/home.php +++ b/app/Views/site/home.php @@ -447,7 +447,10 @@