diff --git a/src/components/layout/Footer.jsx b/src/components/layout/Footer.jsx index bc9f8bf..fc260da 100644 --- a/src/components/layout/Footer.jsx +++ b/src/components/layout/Footer.jsx @@ -56,18 +56,18 @@ const Footer = () => {

{companyInfo.address}

- {companyInfo.email} + {companyInfo.email}
- {companyInfo.phone} + {companyInfo.phone}
- {companyInfo.tollFree} + {companyInfo.tollFree}
- Contact Form + Contact Form
- + Request Consultation
@@ -83,6 +83,7 @@ const Footer = () => { {link.name} @@ -100,6 +101,7 @@ const Footer = () => { {service.name} @@ -117,6 +119,7 @@ const Footer = () => { {industry.name} @@ -134,7 +137,7 @@ const Footer = () => { 8x8 and Cisco Certified Partner | Veteran Owned | 25+ Years Experience

- + LinkedIn
diff --git a/src/components/layout/Header.jsx b/src/components/layout/Header.jsx index 3fba461..f8bce54 100644 --- a/src/components/layout/Header.jsx +++ b/src/components/layout/Header.jsx @@ -52,7 +52,7 @@ const Header = () => {
{/* Logo */}
- + Queue North Technologies {
{/* Desktop Nav */} -