diff --git a/components/Footer.jsx b/components/Footer.jsx
index 38fdebd..68bb85d 100644
--- a/components/Footer.jsx
+++ b/components/Footer.jsx
@@ -15,14 +15,12 @@ function Footer() {
-
- Quick links
-
+
Quick links
{footerLinks.otherPages.map((link) => (
{link.label}
@@ -31,12 +29,12 @@ function Footer() {
-
Resources
+
Resources
{footerLinks.resources.map((link) => (
{link.label}
@@ -45,10 +43,8 @@ function Footer() {
-
Social
-
- {footerLinks.social.supportText}
-
+
Social
+
{footerLinks.social.supportText}