From b31b37cb0d28655844f19a90c1f1e6f4cd3eb006 Mon Sep 17 00:00:00 2001 From: Azarias A'Neals Date: Wed, 7 May 2025 21:26:30 -0500 Subject: [PATCH] Submission 1 --- src/components/Footer.js | 26 ++++++-------------------- 1 file changed, 6 insertions(+), 20 deletions(-) diff --git a/src/components/Footer.js b/src/components/Footer.js index 210651f..ebd1211 100644 --- a/src/components/Footer.js +++ b/src/components/Footer.js @@ -1,7 +1,7 @@ import { Link } from "react-router-dom"; import { FooterLink } from "./microComponents/footer/footerLink"; import { Separator } from "./microComponents/footer/separator"; -import NSCTREEFROG from "../images/north-seattle-tree-frogs.png"; +import NEXTWAVEDEV from "../images/nextwavedev.png"; const Footer = () => { return ( @@ -58,10 +58,10 @@ const Footer = () => {

Contact Us

-
  • northseattle.appdev@gmail.com
  • +
  • nextwavedev.org@gmail.com
  • @@ -75,27 +75,13 @@ const Footer = () => { alignItems: "center", }} > - nsc app dev logo