From 8f37503d5ea1fe82797024224e2700e1c351677e Mon Sep 17 00:00:00 2001 From: vidhya Date: Fri, 26 Jun 2026 20:54:43 +0530 Subject: [PATCH] mobile menu -mission spelling and Tree planting name change fixed --- components/layout/MobileMenu.tsx | 2 +- utility/constant.utils.js | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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 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" }, {