1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- [
- {
- "id": "1",
- "title": "Memory Card",
- "description": "Memory card for devices such as cameras, video cameras, and game consoles",
- "image": "/images/categories/memory-card.webp",
- "summary": "High-speed, high-capacity SD cards for professional photography and videography",
- "capacities": [
- "High-Speed High Capacity",
- "1080p, 2K, 4K Photo and Video Shooting"
- ],
- "audiences": 0
- },
- {
- "id": "2",
- "title": "SSD",
- "description": "Solid state drives for computers, game consoles, and other devices",
- "image": "/images/categories/ssd.webp",
- "summary": "High-speed, reliable SSDs providing excellent performance and storage capacity",
- "capacities": [
- "Blazing-Fast Read/Write, Seconds to Boot",
- "PC Upgrade, Game Acceleration"
- ],
- "audiences": 0
- },
- {
- "id": "3",
- "title": "RAM",
- "description": "Memory modules for computers, servers, and other devices",
- "image": "/images/categories/Enterprise-grade RAM.webp",
- "summary": "High-performance memory modules providing fast data access and processing capabilities",
- "capacities": [
- "Run Smoothly, Farewell to Freezes",
- "Boost Multitasking Ability"
- ],
- "audiences": 0
- },
- {
- "id": "4",
- "title": "Peripherals/Drive Enclosures",
- "description": "Delivers high-speed data transfer",
- "image": "/images/categories/hdd-enclosure.webp",
- "summary": "Card readers supporting multiple memory card formats, providing fast data transfer",
- "capacities": [
- "High-Speed Transfer, Plug and Play",
- "Multi-Card Compatible, Convenient Reading"
- ],
- "audiences": 0
- },
- {
- "id": "5",
- "title": "SSD",
- "description": "Designed for data centers and servers to handle demanding workloads, delivering sustained high performance and reliability.",
- "image": "/images/categories/Enterprise-grade SSD.webp",
- "summary": "External enclosures providing convenient storage expansion and data backup solutions",
- "capacities": [
- "Extreme Performance: Optimized random read/write for accelerated application response and data processing.",
- "Data Security: Built-in advanced data protection features to safeguard critical data integrity."
- ],
- "audiences": 1
- }
- ]
|