Hanye官网
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

categories-en.json 2.3KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. [
  2. {
  3. "id": "1",
  4. "title": "SD Cards",
  5. "description": "SD cards for cameras, camcorders, and other devices",
  6. "image": "/images/categories/sd-card.webp",
  7. "summary": "High-speed, high-capacity SD cards for professional photography and videography",
  8. "capacities": [
  9. "High-Speed High Capacity",
  10. "1080p, 2K, 4K Photo and Video Shooting"
  11. ]
  12. },
  13. {
  14. "id": "2",
  15. "title": "microSD Cards",
  16. "description": "microSD cards for smartphones, tablets, action cameras, and other mobile devices",
  17. "image": "/images/categories/microsd-card.webp",
  18. "summary": "Compact microSD cards providing additional storage for mobile devices",
  19. "capacities": [
  20. "Compact & Portable for Broad Use",
  21. "Multi-Device Compatible, Easy Expansion"
  22. ]
  23. },
  24. {
  25. "id": "3",
  26. "title": "2.5-inch SSD & M.2 SSD",
  27. "description": "Solid state drives for computers, game consoles, and other devices",
  28. "image": "/images/categories/ssd.webp",
  29. "summary": "High-speed, reliable SSDs providing excellent performance and storage capacity",
  30. "capacities": [
  31. "Blazing-Fast Read/Write, Seconds to Boot",
  32. "PC Upgrade, Game Acceleration"
  33. ]
  34. },
  35. {
  36. "id": "4",
  37. "title": "Memory Modules",
  38. "description": "Memory modules for computers, servers, and other devices",
  39. "image": "/images/categories/ram.webp",
  40. "summary": "High-performance memory modules providing fast data access and processing capabilities",
  41. "capacities": [
  42. "Run Smoothly, Farewell to Freezes",
  43. "Boost Multitasking Ability"
  44. ]
  45. },
  46. {
  47. "id": "5",
  48. "title": "Card Readers",
  49. "description": "Devices for reading various types of memory cards",
  50. "image": "/images/categories/card-reader.webp",
  51. "summary": "Card readers supporting multiple memory card formats, providing fast data transfer",
  52. "capacities": [
  53. "High-Speed Transfer, Plug and Play",
  54. "Multi-Card Compatible, Convenient Reading"
  55. ]
  56. },
  57. {
  58. "id": "6",
  59. "title": "External Enclosures",
  60. "description": "Enclosures for external hard drives and SSDs",
  61. "image": "/images/categories/hdd-enclosure.webp",
  62. "summary": "External enclosures providing convenient storage expansion and data backup solutions",
  63. "capacities": [
  64. "Revitalize Old Drives, Mobile Storage",
  65. "Secure Backup, Carry Anywhere"
  66. ]
  67. }
  68. ]