diff --git a/src/components/sections/footer/FooterLogoReveal.tsx b/src/components/sections/footer/FooterLogoReveal.tsx index 01db37a..5ec357d 100644 --- a/src/components/sections/footer/FooterLogoReveal.tsx +++ b/src/components/sections/footer/FooterLogoReveal.tsx @@ -28,7 +28,7 @@ interface FooterLogoRevealProps { const FooterLogoReveal = ({ // logoSrc, // logoAlt = "Logo", - logoText = "Contact Us ", + logoText = "CONTACT US ", leftLink, rightLink, ariaLabel = "Site footer",