[
    {
        "id": "b1",
        "category": "Medium",
        "name": "Photorealistic",
        "value": "hyperrealistic 8k photograph, professional studio portrait",
        "icon": "fa-camera"
    },
    {
        "id": "b2",
        "category": "Medium",
        "name": "Anime \/ Manga",
        "value": "anime digital artwork, Makoto Shinkai style, vibrant shading",
        "icon": "fa-paintbrush"
    },
    {
        "id": "b3",
        "category": "Medium",
        "name": "Cinematic 3D",
        "value": "3D render, Pixar Octane Render style, soft volumetric lighting",
        "icon": "fa-cube"
    },
    {
        "id": "b4",
        "category": "Medium",
        "name": "Oil Painting",
        "value": "oil on canvas, visible brushstrokes, textured masterpiece",
        "icon": "fa-palette"
    },
    {
        "id": "b5",
        "category": "Lighting",
        "name": "Cinematic Glow",
        "value": "cinematic lighting, rim light, deep shadows, moody contrast",
        "icon": "fa-sun"
    },
    {
        "id": "b6",
        "category": "Lighting",
        "name": "Golden Hour",
        "value": "golden hour sunlight, warm ambient glow, soft lens flare",
        "icon": "fa-sun-plant-wilt"
    },
    {
        "id": "b7",
        "category": "Lighting",
        "name": "Neon Cyberpunk",
        "value": "vivid neon lighting, cyan and magenta glow, dark moody reflections",
        "icon": "fa-bolt"
    },
    {
        "id": "b8",
        "category": "Camera",
        "name": "Macro Shot",
        "value": "close-up macro photography, shallow depth of field, sharp focus",
        "icon": "fa-magnifying-glass"
    },
    {
        "id": "b9",
        "category": "Camera",
        "name": "Wide Angle",
        "value": "wide angle perspective shot, epic landscape view, grand composition",
        "icon": "fa-expand"
    },
    {
        "id": "b10",
        "category": "Camera",
        "name": "85mm Portrait",
        "value": "85mm lens portrait, creamy bokeh background, razor sharp detail",
        "icon": "fa-user"
    },
    {
        "id": "b11",
        "category": "Quality",
        "name": "Masterpiece 8K",
        "value": "masterpiece, best quality, highly detailed, 8k resolution, photorealistic",
        "icon": "fa-award"
    },
    {
        "id": "b12",
        "category": "Quality",
        "name": "Unreal Engine 5",
        "value": "rendered in Unreal Engine 5, ray tracing, ultra detailed texture",
        "icon": "fa-gamepad"
    }
]