% title = component[:attributes].dig(:title, :value)&.to_s body = component[:attributes].dig(:body, :value)&.to_s.html_safe special_question = component[:attributes].dig(:special_question, :value) image_blob = blob_from_data component[:attributes].dig(:image, :value) %>