|
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283 |
- [
- {
- "id": "1",
- "title": "SD Cards",
- "description": "SD cards for cameras, camcorders, and other devices",
- "image": "/images/categories/sd-card.jpg",
- "summary": "High-speed, high-capacity SD cards for professional photography and videography",
- "capacities": [
- "32GB",
- "64GB",
- "128GB",
- "256GB",
- "512GB",
- "1TB"
- ]
- },
- {
- "id": "2",
- "title": "microSD Cards",
- "description": "microSD cards for smartphones, tablets, action cameras, and other mobile devices",
- "image": "/images/categories/microsd-card.jpg",
- "summary": "Compact microSD cards providing additional storage for mobile devices",
- "capacities": [
- "32GB",
- "64GB",
- "128GB",
- "256GB",
- "512GB",
- "1TB"
- ]
- },
- {
- "id": "3",
- "title": "2.5-inch SSD & M.2 SSD",
- "description": "Solid state drives for computers, game consoles, and other devices",
- "image": "/images/categories/ssd.jpg",
- "summary": "High-speed, reliable SSDs providing excellent performance and storage capacity",
- "capacities": [
- "256GB",
- "512GB",
- "1TB",
- "2TB",
- "4TB"
- ]
- },
- {
- "id": "4",
- "title": "Memory Modules",
- "description": "Memory modules for computers, servers, and other devices",
- "image": "/images/categories/ram.jpg",
- "summary": "High-performance memory modules providing fast data access and processing capabilities",
- "capacities": [
- "8GB",
- "16GB",
- "32GB",
- "64GB"
- ]
- },
- {
- "id": "5",
- "title": "Card Readers",
- "description": "Devices for reading various types of memory cards",
- "image": "/images/categories/card-reader.jpg",
- "summary": "Card readers supporting multiple memory card formats, providing fast data transfer",
- "capacities": [
- "USB 3.0",
- "USB 3.1",
- "USB-C"
- ]
- },
- {
- "id": "6",
- "title": "External Enclosures",
- "description": "Enclosures for external hard drives and SSDs",
- "image": "/images/categories/enclosure.jpg",
- "summary": "External enclosures providing convenient storage expansion and data backup solutions",
- "capacities": [
- "2.5-inch",
- "3.5-inch",
- "M.2"
- ]
- }
- ]
|