feat(web): add Privacy Policy and Terms of Service pages

- Create /chinh-sach-bao-mat (Privacy Policy) with 10 sections
- Create /dieu-khoan-su-dung (Terms of Service) with 11 sections
- Add legal link group to footer (vi + en i18n)
- Add legalLinks prop to Footer for bottom-bar display
- Wire links into public layout

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
Ho Ngoc Hai
2026-04-24 00:50:55 +07:00
parent bafc3ddc2f
commit 579856795a
9 changed files with 588 additions and 8 deletions

View File

@@ -118,7 +118,10 @@
"description": "Smart real estate platform in Vietnam",
"propertyTypes": "Property types",
"areas": "Areas",
"support": "Support"
"support": "Support",
"legal": "Legal",
"privacyPolicy": "Privacy Policy",
"termsOfService": "Terms of Service"
},
"propertyTypes": {
"APARTMENT": "Apartment",

View File

@@ -118,7 +118,10 @@
"description": "Nền tảng bất động sản thông minh tại Việt Nam",
"propertyTypes": "Loại BĐS",
"areas": "Khu vực",
"support": "Hỗ trợ"
"support": "Hỗ trợ",
"legal": "Pháp lý",
"privacyPolicy": "Chính sách bảo mật",
"termsOfService": "Điều khoản sử dụng"
},
"propertyTypes": {
"APARTMENT": "Căn hộ",