feat: add new payment icons for Alipay and WeChat Pay, update asset paths

- Added SVG icons for Alipay and WeChat Pay in the payment assets directory.
- Updated paths for Lottie animations in various components to use relative paths.
- Changed QR code image sources in payment-related components to point to the new asset paths.
- Adjusted i18n configuration to load translation files from the updated assets directory.
This commit is contained in:
web
2025-11-29 20:03:41 -08:00
parent 8260fe37d7
commit 2ce0572283
103 changed files with 24 additions and 14 deletions
@@ -0,0 +1,21 @@
{
"Day": "Day",
"global_map_description": "Explore seamless global connectivity. Choose network services that suit your needs and stay connected anytime, anywhere.",
"global_map_itle": "Global Connection, Easy and Worry-free",
"Hour": "Hour",
"locations": "Locations",
"locations_description": "Available in multiple regions",
"Minute": "Minute",
"Month": "Month",
"NoLimit": "No Limit",
"product_showcase_description": "Let us help you select the package that best suits you and enjoy exploring it.",
"product_showcase_title": "Choose Your Package",
"servers": "Servers",
"servers_description": "High-performance servers globally",
"started": "Get Started",
"subscribe": "Subscribe",
"users": "Users",
"users_description": "Trusted by users worldwide",
"welcome": "Welcome to",
"Year": "Year"
}