diff --git a/src/components/home/footer.tsx b/src/components/home/footer.tsx
index 1eb4d20..4ed83f0 100644
--- a/src/components/home/footer.tsx
+++ b/src/components/home/footer.tsx
@@ -16,12 +16,13 @@ const Footer = () => {
- © 2025 Mitsi. Redefining communication.
+ © {new Date().getFullYear()} Mitsi. Redefining communication.
diff --git a/src/components/home/navbar.tsx b/src/components/home/navbar.tsx
index a883e1d..c03830c 100644
--- a/src/components/home/navbar.tsx
+++ b/src/components/home/navbar.tsx
@@ -34,12 +34,13 @@ const Navbar = () => {