diff --git a/src/components/Footer.jsx b/src/components/Footer.jsx
index a57af7f..f91a183 100644
--- a/src/components/Footer.jsx
+++ b/src/components/Footer.jsx
@@ -15,9 +15,14 @@ export default function Footer() {
News
-
- © 2024-2025 Foodies™. All Rights Reserved.
-
-
- );
+
+
+ Contact
+
+
+ © 2024-2025 Foodies™. All Rights Reserved.
+
+
+ )
}
+
diff --git a/src/pages/AddFoodItem.jsx b/src/pages/AddFoodItem.jsx
index 938060a..12bdcb7 100644
--- a/src/pages/AddFoodItem.jsx
+++ b/src/pages/AddFoodItem.jsx
@@ -105,7 +105,9 @@ function AddFoodItem() {
};
return (
-