feat: implement footer and brand logo components with internationalization support

This commit is contained in:
Yolando
2026-04-03 19:39:43 +07:00
parent 43c3bf45d1
commit 0f50a60084
9 changed files with 66 additions and 20 deletions

View File

@@ -163,6 +163,6 @@
"quickLinksTitle": "Quick Links",
"connectTitle": "Connect",
"backToTop": "Back to top",
"copyright": "Yolando. All Rights Reserved."
"copyright": "Simanullang Dev. All Rights Reserved."
}
}
}