feat: implement i18n routing and add localized footer component

This commit is contained in:
Yolando
2026-04-03 18:52:14 +07:00
parent b5a6acc622
commit 43c3bf45d1
5 changed files with 17 additions and 22 deletions

View File

@@ -159,7 +159,10 @@
}
},
"Footer": {
"description": "Building secure, scalable, enterprise-grade systems. Specializing in banking & fintech infrastructure.",
"quickLinksTitle": "Quick Links",
"connectTitle": "Connect",
"backToTop": "Back to top",
"copyright": "Yolando. Built with Next.js & crafted with purpose."
"copyright": "Yolando. All Rights Reserved."
}
}