Hanye官网
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

categories-en.json 1.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. [
  2. {
  3. "id": "1",
  4. "title": "Memory Card",
  5. "description": "SD cards for cameras, camcorders, and other devices",
  6. "image": "/images/categories/memory-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": "3",
  15. "title": "SSD",
  16. "description": "Solid state drives for computers, game consoles, and other devices",
  17. "image": "/images/categories/ssd.webp",
  18. "summary": "High-speed, reliable SSDs providing excellent performance and storage capacity",
  19. "capacities": [
  20. "Blazing-Fast Read/Write, Seconds to Boot",
  21. "PC Upgrade, Game Acceleration"
  22. ]
  23. },
  24. {
  25. "id": "4",
  26. "title": "Memory Modules",
  27. "description": "Memory modules for computers, servers, and other devices",
  28. "image": "/images/categories/ram.webp",
  29. "summary": "High-performance memory modules providing fast data access and processing capabilities",
  30. "capacities": [
  31. "Run Smoothly, Farewell to Freezes",
  32. "Boost Multitasking Ability"
  33. ]
  34. },
  35. {
  36. "id": "5",
  37. "title": "Card Readers",
  38. "description": "Devices for reading various types of memory cards",
  39. "image": "/images/categories/card-reader.webp",
  40. "summary": "Card readers supporting multiple memory card formats, providing fast data transfer",
  41. "capacities": [
  42. "High-Speed Transfer, Plug and Play",
  43. "Multi-Card Compatible, Convenient Reading"
  44. ]
  45. },
  46. {
  47. "id": "6",
  48. "title": "External Enclosures",
  49. "description": "Enclosures for external hard drives and SSDs",
  50. "image": "/images/categories/hdd-enclosure.webp",
  51. "summary": "External enclosures providing convenient storage expansion and data backup solutions",
  52. "capacities": [
  53. "Revitalize Old Drives, Mobile Storage",
  54. "Secure Backup, Carry Anywhere"
  55. ]
  56. }
  57. ]