diff --git a/src/components/Footer/RenderCallToActionSection.jsx b/src/components/Footer/RenderCallToActionSection.jsx index 75126a437..0baf8976d 100644 --- a/src/components/Footer/RenderCallToActionSection.jsx +++ b/src/components/Footer/RenderCallToActionSection.jsx @@ -27,14 +27,13 @@ const RenderCallToActionSection = ({ isReallySmallScreen }) => ( ); diff --git a/src/components/Footer/RenderCompanyInfoSection.jsx b/src/components/Footer/RenderCompanyInfoSection.jsx index b2c3b52e7..379b93a21 100644 --- a/src/components/Footer/RenderCompanyInfoSection.jsx +++ b/src/components/Footer/RenderCompanyInfoSection.jsx @@ -23,18 +23,21 @@ const TwitterIcon = () => ( // Links for component const socialLinks = [ { + name: 'Twitter', href: 'https://twitter.com/', icon: , target: '_blank', rel: 'noopenner' }, { + name: 'Facebook', href: 'https://www.facebook.com/', icon: , target: '_blank', rel: 'noopenner' }, { + name: 'Instagram', href: 'https://www.instagram.com/', icon: , target: '_blank', @@ -60,8 +63,15 @@ const RenderCompanyInfoSection = ({ isReallySmallScreen }) => ( Follow Us - {socialLinks.map(({ href, icon }) => ( - + {socialLinks.map(({ href, icon, name }) => ( + {icon} ))} diff --git a/src/components/NavBar/NavbarDesktop.jsx b/src/components/NavBar/NavbarDesktop.jsx index 283c815e3..71920ebcc 100644 --- a/src/components/NavBar/NavbarDesktop.jsx +++ b/src/components/NavBar/NavbarDesktop.jsx @@ -61,7 +61,7 @@ const NavbarDesktop = ({ setShowConfirmation }) => { - + logo ( - + logo diff --git a/src/components/NavBar/NavbarMobile.jsx b/src/components/NavBar/NavbarMobile.jsx index a1f590345..fb3f213fa 100644 --- a/src/components/NavBar/NavbarMobile.jsx +++ b/src/components/NavBar/NavbarMobile.jsx @@ -57,7 +57,7 @@ const NavbarMobile = ({ setShowConfirmation }) => { - + logo { description="Our innovative solution empowers individuals to manage their critical documents and control access for trusted organizations. PASS simplifies service access, enabling seamless documents requests and secure data sharing for a smoother support process." button="Request a Demo" href="mailto:hugh@codeforpdx.org" - label="Demo request button" /> renders 1`] = ` Our innovative solution empowers individuals to manage their critical documents and control access for trusted organizations. PASS simplifies service access, enabling seamless documents requests and secure data sharing for a smoother support process.