diff --git a/components/layout/MobileMenu.tsx b/components/layout/MobileMenu.tsx
index ebdc893..b9034e5 100644
--- a/components/layout/MobileMenu.tsx
+++ b/components/layout/MobileMenu.tsx
@@ -63,7 +63,7 @@ export default function MobileMenu({ isMobileMenu, handleMobileMenu }: any) {
About
Association
-
Misssion
+
Mission
Constitution
Committee
diff --git a/utility/constant.utils.js b/utility/constant.utils.js
index 6846c98..012ffd4 100644
--- a/utility/constant.utils.js
+++ b/utility/constant.utils.js
@@ -4778,11 +4778,11 @@ export const events = [
id: 4,
slug: "tree-planting-fall-2025",
date: "Will be announced by City",
- title: "Tree Planting (Fall 2025)",
+ title: "Fall 2026",
image: "/assets/img/event/upcoming-event/tree-planting.webp",
- link: "/upcoming-event/tree-planting-fall-2025",
- url: "/upcoming-event/tree-planting-fall-2025",
- desc: "Tree Planting details will be announced by the City. More details will be updated soon.",
+ link: "/upcoming-event/fall-2026",
+ url: "/upcoming-event/fall-2026",
+ desc: "Fall 2026 details will be announced by the City. More details will be updated soon.",
btnText: "Details Coming Soon"
},
{